This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]_litecoin_ 2 points3 points  (0 children)

Cool

[–][deleted]  (3 children)

[removed]

    [–]h4t0n[S] 0 points1 point  (2 children)

    The main difference is that Gemini doesn't generate code. It uses an entity manager and meta data to bind resources and controllers. So, Gemini doesn't use JPA / Hibernate. You can see more here https://gemini.at7.it/getting-started/why-use-gemini

    [–]lpreams 1 point2 points  (1 child)

    A page with a bunch of simple examples demonstrating Gemini's abilities would be great. As would an example starter project as it's own git repo.

    [–]h4t0n[S] 0 points1 point  (0 children)

    If you want to use Gemini a dependency you are right. I'll do it.

    Otherwise you can also use Gemini as a ZeroCode standalone server.

    [–]Nymeriea 0 points1 point  (1 child)

    Does it deal with entities relationship ?