Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mg52/go-list


https://github.com/mg52/go-list

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# GoList

GoList is a demonstration project for html template in golang with angular js and bootstrap.

It shows not only a simple template, even a web site can be rendered and can be interacted by golang server.

## Usage

```bash
go run .
```
Go to localhost:8080/[any-key]

You can add tasks to your key (route in the url). It saves the tasks in a map in the code.

## License

[MIT](https://choosealicense.com/licenses/mit/)