Skip to content

APICHAMP


With APICHAMP you are able to construct your fully working API connected to your datasource with just a few steps.

Getting started

  1. Architecture Principles
  2. Samples
  3. Launch with Docker
  4. Documentation
  5. Release Notes

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.

APICHAMP Architecture

Samples

Every start is easier with some samples. Find ours on GITHUB.

Quick reference

| File issues | Documentation | DockerHub | Samples |