LittleMoonie / JoblessAndFound

A project website for Epitech's Web course on a job offer website
2 stars 0 forks source link

Back-End Start #2

Closed LittleMoonie closed 1 month ago

LittleMoonie commented 1 month ago

Setting up local database with Swagger API calls within API.

Also setting up a basic entity setup.

LittleMoonie commented 1 month ago

The whole back-end is setup.

Now working on automatically downloading Swagger API and turning it into an API.ts file to access everything directly into front-end

LittleMoonie commented 1 month ago

Database Tables done and has data included.