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

https://github.com/emrd/nodejs-calculator-restapi


https://github.com/emrd/nodejs-calculator-restapi

api calculator nodejs rest-api

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Node + Express Service Starter

## Getting Started

Server should run automatically when starting a workspace. To run manually, run:
```sh
npm run server
```