Skip to content

Example Node.js API, built with Express and Swagger

Notifications You must be signed in to change notification settings

danilaplee/FooApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v1.0.0 of FooApp

built using Node.js, Express, Sequelize, Swagger and Promise based unit testing

to build & run(if you are on linux with node.js and npm preinstalled):

npm install

npm start

to build & run(if you have docker installed):

cd docker && docker build .

all the configuration is in FooApp/config.json

to enjoy the the interactive docs got to http://localhost:5050/api-docs/#/

by Danila Plee

About

Example Node.js API, built with Express and Swagger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published