Skip to content

Commit 1947f04

Browse files
committed
docs: update readme
1 parent 4f3c9a9 commit 1947f04

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ and optionally cache the results.
6969
# }
7070
```
7171
- [Run in SwaggerUI](https://go-swap-server.herokuapp.com/swagger)
72-
- [![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/e721b5007e2df03f1cac)
72+
- [![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/5f8445ef9a390fd3faa1)
7373

7474
## QuickStart
7575

@@ -156,11 +156,15 @@ The documentation for the current branch can be found [here](#documentation).
156156
[6]: //openexchangerates.org
157157
[7]: //1forge.com
158158

159+
### Uptime Monitor
160+
<a href="https://stats.uptimerobot.com/vo1g1ip5W" target="_blank">
161+
<img src="https://uptimerobot.com/assets/img/logo_plain.png" alt="Deploy">
162+
</a>
163+
159164
## TODO LIST
160-
- [ ] error structure incase of json return "" or regex not matched
165+
- [ ] error structure for empty json or regex not matched
161166
- [ ] convert panic to api json error
162167
- [ ] increase tests
163-
- [ ] goreleaser
164168
- [ ] verbose logging
165169
- [ ] godoc
166170
- [ ] static bundle public folder `./cmd/server/public`

0 commit comments

Comments
 (0)