Files
dyrevelfaerd-api/README.md
2020-05-17 22:03:12 +02:00

17 lines
160 B
Markdown

# dyrevelfaerd-api
RESTful web API for the Dyrevelfærd App.
## Install
```
npm install
```
## Run
```
npm start
```
## Documentation
http://localhost:4000