Skip to content

Str1kez/SportiqAPIGateway

Repository files navigation

API Gateway for Sportiq project

This is the API Gateway for the Sportiq project. Supports CORS-headers operations and JWT authentication via connection with KDS and modules on Lua language.

Project Architecture Project Architecture

Related Sportiq services

Startup

  1. Create .env file and fill it:
    make env
    
  2. Build Docker-image:
    make build
    
  3. (Optional) make self-signed SSL certificate:
    make ssl
    
  4. After the start of all microservices:
    make up
    

Development

Reloading can be helpful:

make reload

About

API Gateway for backend of Sportiq project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published