Skip to content

Generate an easy and native api just with a few commands!

License

Notifications You must be signed in to change notification settings

SebasRomero/gonerate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gonerate

Gonerate is a simple cli application that allows you to generate base code to start your api in a simple way.

Gonerate helps you to start your project using the basic libraries from go, this will help you avoid any innecesary dependency with any other module out there.

  • Rest API (done)

To use it you just need to run the code and the cli would help you to init the project. Here's a simple example:

~ go run main.go gonerate new rest books

This will create a folder with your api ready to use, you just need to customize it for you and that should be!

About

Generate an easy and native api just with a few commands!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages