An open API service indexing awesome lists of open source software.

https://github.com/womblee/fitness-tracker-api

API for a Fitness Tracker that I was making on Node JS, not finished at all.
https://github.com/womblee/fitness-tracker-api

api backend express fitness js login node node-js node-js-express npm register tracker

Last synced: about 1 month ago
JSON representation

API for a Fitness Tracker that I was making on Node JS, not finished at all.

Awesome Lists containing this project

README

          

# Fitness Tracker Backend API
API for a Fitness Tracker that I was making on Node JS, workout functions are not finished.

Has a somewhat nice structure.

Configure the .env file and tracker/db.js to start using this as your base.
For the API, go to tracker/handler.js

Registration/Login/Change password/Remember me is fully working featuring AES256
Not sure about workout features