Skip to content

Lyrid Serverless Template for Go with Chi Web Framework

Notifications You must be signed in to change notification settings

LyridInc/Chi-Go1.x-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyrid Golang 1.x Chi Template

Run locally with:

go get
go run ./main.go

Open http://localhost:8000

Edit the names (optional):

Open .lyrid-definition and change the App and Module name, because this will override another applications with the same name in the platform.

Then submit to Lyrid Platform:

lc code submit

Wait until the cloud platform to finish with the build and the default deployment.

Start hacking:

Edit the route url, settings, and views at /entry folder with your custom APIs.

Add more middlewares or your business logic in there.

Deploy to Lyrid!!

About

Lyrid Serverless Template for Go with Chi Web Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages