Skip to content
Snippets Groups Projects
Select Git revision
5 results

goqlorm

  • Clone with SSH
  • Clone with HTTPS
  • Simao Gomes Viana's avatar
    Simao Gomes Viana authored
    2ef53de8
    History

    Go + GraphQL + PostgreSQL (ORM)

    Generators that provide a GraphQL API to your PostgreSQL database using your models defined in Go.

    Creates the schema for you, sets up a GraphQL API and handles everything from getting one or many entries, creating, updating and deleting.

    This makes everything really easy to use and provides a quick way to get started while still giving you control over everything.