https://github.com/artbohr/exercise-tracker
Add and track exercise history with this REST API
https://github.com/artbohr/exercise-tracker
expressjs mongodb mongoose nodejs rest-api
Last synced: 3 months ago
JSON representation
Add and track exercise history with this REST API
- Host: GitHub
- URL: https://github.com/artbohr/exercise-tracker
- Owner: artbohr
- Created: 2018-03-11T06:18:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-17T06:47:18.000Z (about 7 years ago)
- Last Synced: 2025-01-11T13:10:19.351Z (5 months ago)
- Topics: expressjs, mongodb, mongoose, nodejs, rest-api
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exercise Tracker REST API
## Live Demo
https://exercise-tracker-01.glitch.me#### A microservice project, part of Free Code Camp's curriculum