Skip to content

Commit 15cecc0

Browse files
committed
goweb - update readme
1 parent 2971e7e commit 15cecc0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

goweb/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
Implement REST endpoint using Gin, Beego and echo web frameworks:
12

2-
3-
4-
GET /users
5-
GET /users/1
3+
- GET /users
4+
- GET /users/1
5+
- DELETE /users/1
6+
- POST /users
7+
- PUT /users/1

0 commit comments

Comments
 (0)