api-gateway-endpoint
There are 11 repositories under api-gateway-endpoint topic.
KejawenLab/SemartApiGateway
Simple Yet Powerful Api Gateway Based On Symfony Component
iammahesh123/Task-Management-System-using-microservices
This project implements a Task Management system using microservices architecture. The system consists of three main microservices: UserService, TaskService, and TaskSubmissionService. Additionally, Eureka is used for service discovery, and an API Gateway is implemented to manage API requests.
chchench/poc-aws-apigw-lambda
Example of using AWS API Gateway with API key-based authentication and lambda to implement Rest API based service
MeRahulAhire/serverless-framework-crash-course
This repo is about for learning basic of servless framework and knowing how to use it.
tiascott01/21_Machine_Learning-Group-Project
Week 21 - 24 Group Project
torchcc/crank4py-connector
client endpoint of a API Gateway written in python
bear-plus/winglang-aws-api-gateway-sample
Winglang AWS Application template
bear-plus/winglang-aws-private-api-gateway-sample
API Gateway Private API built with Winglang
pecuniam1/api
This is a sample PHP site to show how various HTTP methods work with an API
rflcnunes/tf-cognito-api
This repository contains Terraform configuration files for setting up and managing an AWS infrastructure focused on AWS Cognito. It is designed to demonstrate the integration of AWS Cognito with an AWS API Gateway REST API, exemplified by a "petstore" application.
SudoKMaar/aeroverve-api-gateway
The AeroVerve API Gateway acts as an entry point for all incoming requests to the AeroVerve flight booking system. It routes requests to the appropriate microservices and provides a unified interface for interacting with the system's functionalities.