Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shappy0/news_feed_go
Live news feed using goLang
https://github.com/shappy0/news_feed_go
Last synced: about 1 month ago
JSON representation
Live news feed using goLang
- Host: GitHub
- URL: https://github.com/shappy0/news_feed_go
- Owner: SHAPPY0
- Created: 2020-08-03T07:37:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T09:23:06.000Z (over 4 years ago)
- Last Synced: 2023-10-11T10:19:11.970Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# News_Feeds_Go
Live news feed usign goLang# Prerequisite:
Golang v1.13+ should be installed in your local machine.**1. Take clone of this repository using below command-**
```git clone https://github.com/SHAPPY0/News_Feed_Go.git```
**2. Navigate to the cloned folder and open terminal run blow command to start the Go app-**
```go run main.go```
and your server will start on ```8001``` port. Now open your broswer and enter ```localhost:8001/```