Skip to content

Rust framework for graph-based API services.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT.md
Notifications You must be signed in to change notification settings

warpforge/warpgrapher

Repository files navigation

Warpgrapher

Build Status GitHub Release Crates.io

Framework for creating data model-driven GraphQL API services

As a developer you can focus on defining your application's data model, and Warpgrapher takes care of generating a graph-based API for interacting with that model. In addition to generating CRUD APIs for interacting with the model, Warpgrapher provides a set of advanced features to customize and extend your service.

Supported Databases:

  • Gremlin-based Databases (e.g. Apache Tinkerpop and CosmosDB)
  • Cypher-based Databases (e.g. AWS Neptune and Neo4j)

Quickstart

To get started right away, visit the Quickstart section of the Book, or look through our sample integration projects:

Documentation

See the Warpgrapher Book for an introduction, tutorials, and reference information.

See the API Documentation for in-depth usage documentation.

Contributing

See the Contribution Guide.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

License

Licensed under either of

at your option.

Under Active Development

The project is currently in active development. Prior to reaching 1.0.0:

  1. Minor versions represent breaking changes.
  2. Patch versions represent fixes and features.
  3. There are no deprecation warnings between releases.

About

Rust framework for graph-based API services.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT.md

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages