Skip to content

Commit 00b3d99

Browse files
authored
Add Back4App to GraphQL Service Providers
Back4App is a Backend as a Service Platform that helps you Build and Scale modern applications based on GraphQL.
1 parent 7d36112 commit 00b3d99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/code/index.html.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,6 +705,7 @@ Executor.execute(schema, query) map println
705705
- [Elide](https://elide.io): A Java library that can expose a JPA annotated data model as a GraphQL service over any relational database.
706706
- [Hasura](https://hasura.io) ([github](https://github.com/hasura)): Hasura connects to your databases & microservices and instantly gives you a production-ready GraphQL API.
707707
- [FaunaDB](https://docs.fauna.com/fauna/current/graphql): Create an instant GraphQL backend by importing a gql schema. The database will create relations and indexes for you, so you'll be ready to query in seconds, without writing any database code. Serverless pricing, free to get started.
708+
- [Back4App](https://www.back4app.com/docs/parse-graphql/graphql-getting-started): Back4App is a Backend as a Service Platform that helps you Build and Scale modern applications based on GraphQL.
708709
709710
## More Stuff
710711

0 commit comments

Comments
 (0)