Skip to content

Commit 67c67b3

Browse files
authored
Update README.md
1 parent d7658a9 commit 67c67b3

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# gin-postgres-rest-service
22

3-
REST API service, built with [Go](https://go.dev/),
4-
[gin-gonic/gin](https://gin-gonic.com/) and
5-
[Postgres](https://www.postgresql.org/), that can be used as a template for
6-
creating other REST APIs.
3+
REST API service
4+
5+
- [Go](https://go.dev/),
6+
- [gin-gonic/gin](https://gin-gonic.com/) and
7+
- [Postgres](https://www.postgresql.org/)
78

89
## Goals
910

10-
Started originally as a "take-home" assignment for a job interview.
11+
Started originally as a "take-home" assignment for a job interview.
12+
13+
Used as a template.
1114

1215
## Create the database
1316

0 commit comments

Comments
 (0)