Skip to content

Commit

Permalink
Launch of Public API
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashley Primo committed Jan 14, 2022
1 parent 8eef11a commit 9c8d457
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
**Example of request**: Spin up the microservice, and go to `http://localhost:8081/?size=350&data=This%20is%20a%20test`
- (*If you wanted to do this from a command line*, then install `viu` + `curl` and run `curl http://localhost:8081/\?size\=350\&data\=This%20is%20a%20test -s | viu -`!)

**Public Endpoint**: https://qr-api.ashleyprimo.com/docs

```
Usage of go-qr-generator:
-address string
Expand Down

0 comments on commit 9c8d457

Please sign in to comment.