Skip to content

Commit 86be994

Browse files
committed
Update README
1 parent b442d06 commit 86be994

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# golang-gin-lua
22

3-
## Testing
3+
## This is a simple golang webserver using gin that invokes lua scripts.
4+
5+
### Testing
46
```
57
curl -u user1:password1 -X POST http://localhost:8080/runLuaFile/test.lua -d '{"name":"John Doe"}'
68
```

0 commit comments

Comments
 (0)