Skip to content

theo-commits/webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Webserver

This is just a simple webserver written in Go

This server allows the user to print a name to the webpage when queried

The output is printed in JSON Format (e.g. {"name":"theo-commits"})

To do this edit the url to read: localhost:3000/?name=theo-commits

This repo primarily serves as a testing ground for various CI/CD tools

About

testing CI/CD tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published