Skip to content

demig00d/order-service

Repository files navigation

Usage:

# Postgres, JetStream
$ make compose-up
# Run app with migrations
$ make run-subscriber
# Run publishing script
$ make run-publisher

HTTP Endpoints:

  • GET localhost/order/:id - display order by id
  • GET localhost/healthz - liveness probe
  • GET localhost/swagger/*any - docs

Demo


Created from Go-clean-template which is created & supported by Evrone.

About

L0 task of the wildberries internship

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published