File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ and optionally cache the results.
69
69
# }
70
70
```
71
71
- [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 )
73
73
74
74
# # QuickStart
75
75
@@ -156,11 +156,15 @@ The documentation for the current branch can be found [here](#documentation).
156
156
[6]: //openexchangerates.org
157
157
[7]: //1forge.com
158
158
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
+
159
164
# # TODO LIST
160
- - [ ] error structure incase of json return " " or regex not matched
165
+ - [ ] error structure for empty json or regex not matched
161
166
- [ ] convert panic to api json error
162
167
- [ ] increase tests
163
- - [ ] goreleaser
164
168
- [ ] verbose logging
165
169
- [ ] godoc
166
170
- [ ] static bundle public folder ` ./cmd/server/public`
You can’t perform that action at this time.
0 commit comments