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

https://github.com/yerlinmatu/serverhttpgo

:hamster: HTTP Server with api of movies and files statics. 
https://github.com/yerlinmatu/serverhttpgo

api-client golang server

Last synced: 17 days ago
JSON representation

:hamster: HTTP Server with api of movies and files statics. 

Awesome Lists containing this project

README

          

## How run server simple?
```
go run server-simple.go
```
## How run server with app?
```
go run server-app.go
```

### browser.
```
http://localhost:8080
```
![screen](brand/screenshot.png)