Welcome to the GraphQL Placeholder!
GraphQL Placeholder is a NestJS GraphQL implementation of the popular JSON Placeholder API, providing developers with a GraphQL playground for testing and experimentation.
- No registration
- Zero-config
- Basic GraphQL API
- "Has many" relationships
- Filters and nested queries
- Cross-domain (CORS and JSONP)
- Supports QUERY, MUTATION
- HTTP or HTTPS
- Compatible with React, Angular, Vue, Ember, ...
- An interactive playground for testing GraphQL queries and mutations.
- Built with NestJS for high performance and maintainability.
- Seamless integration with JSON Placeholder API data including posts, comments, users, todos, albums and photos.
- Utilize TypeScript for a smooth and error-free development experience.
- Queries: Fetch data such as posts, comments, users, etc., from the JSON Placeholder API using GraphQL queries.
- Mutations: Test data manipulation operations like creating, updating, and deleting resources.
For examples and more, you can visit https://graphqlplaceholder.vercel.app/guide
We welcome contributions from the community! Please read our CONTRIBUTING.md to get started.
This project is licensed under the MIT License - see the LICENSE file for details.
- Author - Enoch Osarenren