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

https://github.com/relax-space/go-api-windows

Run as a windows service
https://github.com/relax-space/go-api-windows

go-api

Last synced: 19 days ago
JSON representation

Run as a windows service

Awesome Lists containing this project

README

          

# go-windows-api
Run as a windows service

## install
```
http://www.nssm.cc/download

```

## log
```golang
logger.Error("hello error")
```