https://github.com/e-motionai/workouts-gateway
API Gateway for (e)motion.AI project.
https://github.com/e-motionai/workouts-gateway
api-gateway spring-cloud-gateway springboot
Last synced: over 1 year ago
JSON representation
API Gateway for (e)motion.AI project.
- Host: GitHub
- URL: https://github.com/e-motionai/workouts-gateway
- Owner: E-MotionAI
- Created: 2025-02-03T23:58:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-23T23:21:48.000Z (over 1 year ago)
- Last Synced: 2025-03-03T14:15:47.796Z (over 1 year ago)
- Topics: api-gateway, spring-cloud-gateway, springboot
- Language: Java
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started
API Gateway is a Spring Boot application that serves as a single entry point for all e_motion applications. It is built using Java and Maven for dependency management.
### Reference Documentation
For further reference, please consider the following sections:
* [Spring Boot Actuator](https://docs.spring.io/spring-boot/3.4.2/reference/actuator/index.html)
* [Gateway](https://docs.spring.io/spring-cloud-gateway/reference/spring-cloud-gateway-server-mvc.html)

### Guides
The following guides illustrate how to use some features concretely:
* [Building a RESTful Web Service with Spring Boot Actuator](https://spring.io/guides/gs/actuator-service/)