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.
- Host: GitHub
- URL: https://github.com/yerlinmatu/serverhttpgo
- Owner: YerlinMatu
- Created: 2018-04-15T06:50:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-21T07:46:25.000Z (about 8 years ago)
- Last Synced: 2025-01-08T17:53:22.444Z (over 1 year ago)
- Topics: api-client, golang, server
- Language: Go
- Homepage:
- Size: 68.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```
