Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

README.md

node-api-starter

Example application showcasing how to create a RESTful API using Node.js and connect it to popular backends like:

Setup

This project leverages Docker Compose to simplify deployment of infrastructure. Multiple backends are used to demonstrate many common use cases.

docker-compose up

Testing

This project uses Jest for automated testing.

npm test

About

RESTful API starter/example app using Node.js and multiple backends.

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.