Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exograph/exograph
Build production-ready backends in minutes
https://github.com/exograph/exograph
access-control api authorization automatic-api awslambda cloudflare-workers deno docker embeddings flyio graphql graphql-server postgres railway-app rust typescript vector
Last synced: about 5 hours ago
JSON representation
Build production-ready backends in minutes
- Host: GitHub
- URL: https://github.com/exograph/exograph
- Owner: exograph
- License: other
- Created: 2021-02-13T20:18:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T17:50:57.000Z (15 days ago)
- Last Synced: 2024-10-29T19:03:42.842Z (15 days ago)
- Topics: access-control, api, authorization, automatic-api, awslambda, cloudflare-workers, deno, docker, embeddings, flyio, graphql, graphql-server, postgres, railway-app, rust, typescript, vector
- Language: Rust
- Homepage: https://exograph.dev
- Size: 62.6 MB
- Stars: 275
- Watchers: 5
- Forks: 11
- Open Issues: 110
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Getting Started •
Documentation •
Examples
[Exograph](https://exograph.dev) is a declarative way to create flexible, secure, and performant backends that provide GraphQL query and mutation APIs. Exograph lets you focus on your domain model and business logic, freeing you to pursue more creative work on your application.
# Installation
Get started by following the [Getting Started](https://exograph.dev/docs/getting-started) guide.
# Documentation
For more information, see the [Exograph documentation](https://exograph.dev/docs).
# Examples
Check out the [Exograph examples repository](https://github.com/exograph/examples) for sample projects to explore how Exograph fits into technologies such as [Next.js](https://nextjs.org/), [Apollo](https://www.apollographql.com/docs/react/), [Urql](https://formidable.com/open-source/urql/), [Auth0](https://auth0.com), [Clerk](https://clerk.com), [Tailwind](https://tailwindcss.com/), and more.
# Development
If you would like to build Exograph locally, please see [DEVELOPMENT.md](DEVELOPMENT.md).