Skip to content

Golang Backend Code Generator. It is a web app that allows you to configure initial routers and parameters to bootstrap your Go backend code.

Notifications You must be signed in to change notification settings

sharababy/goBackendGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Backend Generator

Visit [link] for full documentation,examples,guides.

Go-Backend Generator, an online tool which can generate backend code in for web apps written in Golang.

It uses data given to it by the developer like routers , HTTP endpoints , object definitions , Database Description ... to generate golang code for the backend.

Features

It can Generate code for:

  • RESTful APIs in Golang
  • Microservices Archietecture
  • Serving HTML Pages / Static Files
  • Serving Dynamic Pages/Templates/Form Data
  • Endpoints for accepting Form Data
  • Endpoints for user authentication
  • CRUD operations on Databases (MySQL/PostgreSQL/MongoDB)

The Generated code is all contained in a single file and can be factored into several files/packages by the developer.

About

Golang Backend Code Generator. It is a web app that allows you to configure initial routers and parameters to bootstrap your Go backend code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published