Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gocs/groom


https://github.com/gocs/groom

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# groom
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

web server

## getting started

to run the files

```sh
go run *.go
```

to create main.exe

```sh
$ go build main.go handler.go page.go validation.go
```
um `go build` sets name to handler.exe

home is `localhost:8080/list`