Skip to content

Simple GIN server that allows running of LUA scripts.

Notifications You must be signed in to change notification settings

sullrich/golang-gin-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-gin-lua

This is a simple golang webserver using gin that invokes lua scripts. This repo is for educational usage currently.

Testing

curl -u user1:password1 -X POST http://localhost:8080/runLuaFile/test.lua -d '{"name":"John Doe"}'

About

Simple GIN server that allows running of LUA scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published