From 531e4ab011ee23d82b406d69b476869095fd463f Mon Sep 17 00:00:00 2001 From: Georgios Komninos Date: Mon, 10 Apr 2023 05:46:24 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea8407e..0582028 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,9 @@ Response: {"house_number":"48","road":"Leicester Square","postcode":"Wc2h 7Lu","city":"London","country":"United Kingdom"} ``` -[swagger documentation](http://localhost:8080/docs/) +Open [swagger documentation] (http://localhost:8080/docs/) + +See another example [in this blog post](https://blog.gkomninos.com/introducing-address-parser-go-rest-a-simple-solution-for-address-parsing) ## Run without docker