An open API service indexing awesome lists of open source software.

https://github.com/evgeniy-dammer/marketplace-api

Marketplace API
https://github.com/evgeniy-dammer/marketplace-api

api cache casbin clean-architecture docker gin go golang jaeger jwt marketplace openapi opentelemetry postgresql prometheus redis rest-api squirrel swagger tracing

Last synced: 10 months ago
JSON representation

Marketplace API

Awesome Lists containing this project

README

          

# Marketplace API

## How to run

- Create `.env` file at the root of the project using `.env.example` template file and provide values for environment variables inside
- Run `.docker-compose up`
- API works on `http://localhost:1111/`