Skip to content

Fullstack exercise logger app. MERN - MongoDB, Express, React, NodeJS

Notifications You must be signed in to change notification settings

begiedz/Fullstack-MERN-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fullstack MERN Application

Excercise logger with a help of The Net Ninja

API Endpoints

GET /workouts -> Gets all the workout documents

POST /workouts -> Creates a new workout document

GET /workouts/:id -> Gets a single workout document

DELETE /workouts/:id -> Deletes a single workout

PATCH /workouts/:id -> Updates a single workout

About

Fullstack exercise logger app. MERN - MongoDB, Express, React, NodeJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages