Skip to content

samtech09/api-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-template

api-template is MVC template to create micrososervices with postgres / mssql as backend database. Redis and mongodb client also added.

Making new project from template

Run following command in shell. Replace some\/new\/myproject with desired project path.

curl -s https://raw.githubusercontent.com/samtech09/api-template/master/scripts/create.sh | bash -s "some\/new\/myproject"

Technologies used

About

api-template is MVC template to create micrososervices with postgres/mssql/mysql as backend database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors