17 lines
160 B
Markdown
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
|