Skip to content

This is an example using the node-express-microservice package to create an easy to use and maintain express server

License

Notifications You must be signed in to change notification settings

lukebellamy053/microservice-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microservice-example

This is an example using the node-express-microservice package to create an easy to use and maintain express server

This repo exists to show how the node-express-microservice package can be used to create a simple express server.

The package simplifies many steps in creating a server such as authentication and route registration. All the routes are divided into seperate controllers which helps seperate the logic for groups of routes.

The aim of the node-express-microservice package is to make express more like conventional Object Oriented Frameworks

About

This is an example using the node-express-microservice package to create an easy to use and maintain express server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published