Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/```