https://github.com/bryanx/nodejs-endpoint-template
Template for a nodejs endpoint to which api request can be made.
https://github.com/bryanx/nodejs-endpoint-template
endpoint node node-js nodejs nodejs-template rest rest-api
Last synced: 10 months ago
JSON representation
Template for a nodejs endpoint to which api request can be made.
- Host: GitHub
- URL: https://github.com/bryanx/nodejs-endpoint-template
- Owner: Bryanx
- Created: 2019-12-09T14:36:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T18:08:34.000Z (about 3 years ago)
- Last Synced: 2025-02-09T21:31:27.063Z (12 months ago)
- Topics: endpoint, node, node-js, nodejs, nodejs-template, rest, rest-api
- Language: JavaScript
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJS endpoint template
Template for a nodejs endpoint to which api request can be made.
## Contents
This project contains 1 single endpoint on the root "/" which returns "connected".
This project is live at: https://test-endpoint-vwo.herokuapp.com/