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

https://github.com/sigfriedcub1990/exercises_tracker

Exercises Tracker API
https://github.com/sigfriedcub1990/exercises_tracker

Last synced: 3 months ago
JSON representation

Exercises Tracker API

Awesome Lists containing this project

README

        

# Exercises Tracker

## Description

A simple API to keep track of User's exercises.

## How to use it?

1. Clone this repo with Git.
2. Run `npm test`
3. Create a `.env` file with `PORT=3000`
4. If everything went well run `npm start`