APICHAMP
With APICHAMP you are able to construct your fully working API connected to your datasource with just a few steps.
Getting started
Architecture Principles
APICHAMP is designed to run in your environment and is shipped as a docker image published on DockerHub.
Start this container with only two files:
- Your openAPI Specification
- The Blueprint Configuration
On startup APICHAMP automatically generates the endpoints from the openAPI file and configures the workflows, datasource connections and data retrieval processes from the yaml configuration file.
Samples
Every start is easier with some samples. Find ours on GITHUB.
Quick reference
| File issues | Documentation | DockerHub | Samples |