/flask-rest-graphql

Implementation of REST API and GraphQL using Flask framework.

Primary LanguagePython

Flask REST API and GraphQL implementation

1. GraphQL

2. REST API

List of features:

  • GET API with filters
  • POST API with rate limiting and JWT token
  • Secure API using Basic Auth, JWT and HMAC
  • API rate limiting

Resources