Mentoring-Bordeaux / nebulift

0 stars 0 forks source link

feature/api-structure #9

Closed bchenard closed 1 month ago

bchenard commented 1 month ago

Setup of the API with an endpoint setup.

Default port is 5041, get /weatherforecast will give a list of weather forecasts

theogom commented 1 month ago

We should add namespaces to be able to reference classes accross file and project (e.g. Nebulift, Nebulift.Controllers, Nebulift.Models, etc)

fboitel commented 1 month ago

Folder name should be in accordance with others (infra, frontend)

fboitel commented 1 month ago

Intermediate folder Nebulift.Api is no longer needed