sparrowapp-dev / sparrow-app

Your next-gen API testing and development tool.
https://sparrowapp.dev
GNU Affero General Public License v3.0
181 stars 48 forks source link

Implementation of API Gateway #1483

Closed Monika-APM closed 1 month ago

Monika-APM commented 2 months ago

Description : This task involves setting up and configuring an API Gateway to serve as the central entry point for managing and routing client requests to various microservices within the application. The implementation aims to streamline the interaction between clients and backend services, improve scalability, and enhance the overall security and efficiency of the application architecture.

  1. API gateway setup
  2. API versioning
  3. API authentication
sanilnayak commented 1 month ago

All the APis are working