Description
Gemini is a backend REST framework to automatically create CRUD REST APIs from scratch starting from a simple Schema definition called Gemini DSL.
gemini alternatives and similar libraries
Based on the "REST Frameworks" category.
Alternatively, view gemini alternatives based on common mentions on social networks and blogs.
-
Spark
A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin -
rest.li
Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs. -
RestExpress
Minimalist Java framework for rapidly creating scalable, containerless, RESTful microservices. Ship a production-quality, headless, RESTful API in the shortest time possible. Uses Netty for HTTP, Jackson for JSON, Metrics for metrics, properties files for configuration. Sub-projects and plugins enable, NoSQL, Swagger, Auth0, HAL integration, etc. -
Microserver
Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standard Java main class. Supporting pure Microservice or Micro-monolith styles. -
Hexagon
Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications or APIs) that run inside a cloud platform. -
StubbornJava
Unconventional Java code for building web servers / services without a framework. Think dropwizard but as a seed project instead of a framework. If this project had a theme it would be break the rules but be mindful of your decisions. -
Restler
Restler is a library that automatically generates a client for a web service at run time, by analyzing the respective annotated Spring controller interface
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of gemini or a related project?
Popular Comparisons
README
<!----> Cloud Native and Low Code Platform to create FullStack web Admin applications in minutes
โจ Features & Technologies
- REST API generator
- Low Code CRUD & advanced filters/search APIs
- Cloud Native and Serverless ready with Micronaut and GraalVM
- Low code data storage drivers (define the schema and forget about anything else)
- Customizable data drivers, for specific and custom use cases
- Full React Admin Single Page Application
- Enterprise-class Antd architecture
- Low Code ready to use Web App
- Fully customizable with your own code and components
- Low code Full Stack React Components
- Enterprise-class Antd components (Tables, Forms, etc...)
- Ready to use in your existing projects in minutes
๐ Top Use Cases
- Expose your data with solid REST APIs & OAuth2 without writing code
- Expose microservices data & boundaries
- Enterprise level BackOffice Web Application
- For Internal usage (Admin Panels, Services Configuration, etc.)
- For your clients, with ready to use full stack components
- Integrate full stack enterprise data components (tables, forms, etc..) in existing web applications
- Migration from Monolith to Cloud Native services and GUI
๐ Documentation
You can find the Gemini documentation on the official website.
Check out the Getting Started page for a quick overview.
Attention! Gemini is an under development platform. At the moment a full support service is guaranteed for companies who express interest in the project. If you want to try it out or use it in your company you we could get in touch on Linkedin.
โจ Who is using
<!--- AI Technologies uses Gemini as an internal BackOffice:
- as a full Admin Panel to its Enterprise Virtual Assistant Platform services
- to perform atomic configuration releases between dev, staging and production environments
- to track Machine Learning experiments
- expose ML & Platform data with REST APIs */ -->
โ ๏ธ Old Framework
In the last 2 year Gemini changed its architecture, from a Spring/Angular monolith approach to a Cloud Native and flexible one exploiting Micronaut and React. You can find the old framework on the old-0.5.0 branch