Files
dyrevelfaerd-api/README.md
Brian Emilius a60a37f441 initial commit
2020-05-17 22:00:53 +02:00

17 lines
150 B
Markdown

# trainer-api
RESTful web API for the Trainer App.
## Install
```
npm install
```
## Run
```
npm start
```
## Documentation
http://localhost:4000