Skip to content

JSamuelAP/crossfit-wod-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CrossFit WOD API

Description 🏝️

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.

Technologies πŸ€–

Packages πŸ“¦

Autor βœ’οΈ

JSamuel

Watch online πŸ‘€

Coming soon: react app that will use this API. Documentation: Swagger UI

Instalation πŸ’»

npm install
npm run dev

You must first log in on /api/v1/auth and you can use the endpoints.