rgl / aws-docdb-example

AWS DocumentDB example Go application

Repository from Github https://github.comrgl/aws-docdb-exampleRepository from Github https://github.comrgl/aws-docdb-example

About

Build

AWS DocumentDB example Go application.

This is used in:

Usage

Install Docker Compose.

Create the environment:

docker compose up --build --detach

Access the example application endpoint:

xdg-open http://localhost:8000

Destroy the environment:

docker compose down --remove-orphans --volumes --timeout=0

About

AWS DocumentDB example Go application


Languages

Language:Go 69.7%Language:Dockerfile 21.3%Language:Shell 9.0%