Skip to content

hypnobrando/mongosanic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongosanic

an automated mongo-sanic server generator written in C

how to run

  • git clone this repo
  • run make
  • run ./mongosanic (name-of-api)
  • create a bash alias to the binary for ease of use