Skip to content

This collection of examples highlights Couper's features with small, ready-to-use examples.

Notifications You must be signed in to change notification settings

coupergateway/couper-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Couper Example Collection

Couper is designed to support developers building and operating API-driven Web projects by offering security and observability functionality in a frontend gateway component.

This collection of examples highlights Couper's features with small, ready-to-use examples. If you have any questions or feedback you are welcome to start a discussion.

Getting started

To run the examples you need Couper. It is available as docker image from Docker Hub

This requires a working Docker setup on your computer. Please visit the get started guide to get prepared.

To run the examples, clone the repository:

$ git clone https://github.com/coupergateway/couper-examples.git
Cloning into 'couper-examples'...

change into the couper-examples directory:

cd couper-examples

Choose an example, change to its directory:

cd simple-fileserving

and run

docker-compose pull && docker-compose up

Press CTRL+C to exit.

Examples

File & Web Serving

Requests & Responses

Authorization & Authentication

Running Couper

About

This collection of examples highlights Couper's features with small, ready-to-use examples.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published