Skip to content

lemmego/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This project is still experimental. Do not use this in production.

Lemmego API

Full-stack web framework for the Go programming language.

Features

  • RAD: Rapid application development with easy to use APIs.
  • Generators: Time-saving generators for models, migrations, handlers, inputs, and forms.
  • Frontend: Seamless frontend integration with tools like Templ, Inertia, and native Go templates.
  • Schema Migration: Fluent APIs for generating db-agnostic schema migration files.
  • Extensible: Out-of-the-box plugin support for extending the framework.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT