Skip to content

neriyaco/rest-api-example

Repository files navigation

REST API Example

Simple REST API example with docker.

To build this docker image run these commands:

clone https://github.com/neriyaco/rest-api-example rest-api-example
cd rest-api-example
docker build -t rest-api-example .

To use the docker compose run this command:

docker compose up

About

Simple REST API example with docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published