Skip to content

gows is a experimental, purely for educational purposes of REST API server implementation

Notifications You must be signed in to change notification settings

GalihFajar/gows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gows (Go with Socket)

Despite its awful naming, Gows is a project which purpose is to learn a lower level of REST API. Usually, devs either use net/http or web frameworks such as Gin, but here the approach for achieving the similar goal is by a slightly lower level, using socket. Please be mindful this project is currently for educational purposes only. It's not intended to be used for more advanced, production grade, use cases.

About

gows is a experimental, purely for educational purposes of REST API server implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages