Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
reback00
/
vala-examples
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
vala-examples
/
examples
/
vala-server
reback00
e47365ebd1
Initial commit
5 years ago
..
.gitignore
e47365ebd1
Initial commit
5 years ago
Makefile
e47365ebd1
Initial commit
5 years ago
README.md
e47365ebd1
Initial commit
5 years ago
server.vala
e47365ebd1
Initial commit
5 years ago
README.md
Simple HTTP Webserver made with Vala and GIO
$ make $ make run
Then access
localhost:3333
from your webbrowser.