REST API for a CrossFit Training Application. This API was designed in this article of freeCodeCamp. This API provides CRUDs for workouts, records and members.
JSamuel
Coming soon: react app that will use this API. Documentation: Swagger UI
npm install
npm run dev
You must first log in on /api/v1/auth
and you can use the endpoints.