Skip to content

jalapeno-api-gateway/jagw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAGW

GitHub Workflow Status GitHub Workflow Status

The JAGW repository contains all the microservices for the gateway.


Documentation

The documentation can be found under https://jalapeno-api-gateway.github.io/jagw.

Development

For an easy development, we propose to develop directly in the Kubernetes environment.

This includes the following steps:

  1. Deploy the JAGW Helm Chart
  2. Install Okteto VS Code Extension
  3. Take the example-okteto.yml files under dev as example to create your own okteto.yml
  4. Start your development container with the Okteto VS Code Extension

How to contribute?

  • Contribute code by submitting a Pull Request.
  • Report bugs by opening an Issue.
  • Ask questions & open discussions by starting a Discussion.

How to develop SR-Apps?

Please have a look at the following repositories, they will help with the process: