Skip to content

Cloud Native and Low Code Platform to create FullStack web Admin applications in minutes

Notifications You must be signed in to change notification settings

gemini-projects/gemini

 
 

Repository files navigation

Gemini Logo

A Model Driven Framework built for ease of application development.

License Build Status Twitter Gitter Last Commit Version


Gemini lets you focus on your Models and Domains. Just define your schema by using the Gemini DSL and let it do the rest. Briefly Gemini automatically handles for you:

  • Entity Management: creating all persistence stuff (tables, relations and so on) like an ORM
  • CRUD REST APIs: creating common controllers for each DSL Entity
  • Swagger API documentation: creating the openapi language-agnostic interface to RESTful APIs
  • Authentication: by using Spring OAuth2 and JWT tokens

Quick Start & Documentation

To use Gemini take a look at the documentation.

You can use Docker to start in minutes.

Contribute

Gemini is in early stage of development. The best way to contribute is to checkout the project and try it. Then we can speak about new features, improvements and roadmap on gitter or social platforms.

License

Apache License 2.0