Skip to content

JYLinOK/YWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

YWeb

A simple basic software framework of web server developed entirely by golang.

configuration notes for YWeb

Set the configuration json file before you attempt to use the YWeb.

The detal setting for the file ./Config/config.json:

// "ywork_root": "./the root path of YWeb working",
// "web_root": "./the root pathe of your specific web-site dir-path",
// "host_ip": "127.0.0.1 ./ the path of host ip",
// "en_port": "80 ./ the path of port number for the set web site"

Something imformation about the first author:

First author: JY Lin , Shenzhen , China
First author website: http://www.ydook.com
First author ORCID: https://orcid.org/0000-0003-0558-6699

About

A simple basic software framework of web server developed entirely by golang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages