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

https://github.com/willswire/pantry-api

keep track of items customers wish to buy, and keep datapoint on items purchased
https://github.com/willswire/pantry-api

api database mongodb nodejs

Last synced: 5 months ago
JSON representation

keep track of items customers wish to buy, and keep datapoint on items purchased

Awesome Lists containing this project

README

          

# Pantry API
## Development
use the command
```
npm run dev
```
to run a development server.

## Production
To create a js transpiled version and serve it, run
```
npm start
```

View the docs whenever the api is running by navigating to the base url