Skip to content

This is a test project to learn zio, tapir, middleware and all backend stuffs for @wayne to play around

Notifications You must be signed in to change notification settings

wayneuconn/zio-project-play

Repository files navigation


Start HTTP Backend service at http://localhost:9002

$ gradle build
$ gradle run
$ ...
$ Server started on port: 9001

OR with Docker desktop,

docker compose -f docker-compose-local.yaml up

Local Testing

Test your service by hitting the /docs HTTP GET endpoint.

About

This is a test project to learn zio, tapir, middleware and all backend stuffs for @wayne to play around

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published