Skip to content

kintohub-examples/nodejs-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KintoHub Example - NodeJS API

A sample node Backend API for KintoHub

🚀 Deploying on KintoHub

🔨 Running locally

Pre-requisites: Nodejs v14+

  • Clone the repository to a folder of choice.
$ git clone https://github.com/kintohub-examples/nodejs-api

$ cd nodejs-api
  • Install the dependencies
$ npm install
  • To start the app
$ npm run start
  • Access the app:
localhost:8000
  • test the api by going to:
/hello/<name>

🚑 Support

Contact us: https://www.kintohub.com/contact-us Discord: https://discordapp.com/invite/E2CMjKP

About

A sample node Backend API for Kintohub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published