Mealplanr API - BHelpful/BHelpful Wiki
What is Mealplanr
apps/mealplanr-api
is the backend part of the Mealplanr package. The backend is just a API that the frontend hooks into.
Info and Features
- Default address to access the API is: http://localhost:3333/
- API documentation can be found at http://localhost:3333/api-docs/, when application is running properly.