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.