Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 289 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 289 Bytes

Fetch tasks API

Service provides API for storing http requests and sending them to any service.

Build and run locally:

$ make build && ./bin/fetch

To run in Docker:

$ docker-compose up

If you are using docker, checkout Swagger docs service running on localhost:80.