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
- Host: GitHub
- URL: https://github.com/emrd/nodejs-calculator-restapi
- Owner: EmrD
- Created: 2024-07-19T21:07:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-20T09:54:56.000Z (almost 2 years ago)
- Last Synced: 2025-06-17T19:12:19.392Z (12 months ago)
- Topics: api, calculator, nodejs, rest-api
- Language: HTML
- Homepage: https://nodejs-calculator-restapi.vercel.app
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```