Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 371 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 371 Bytes

RSS Feed Roll

RSS Feed of Engineering Blogs Inspired by Feedly.

Getting Started

git clone https://github.com/mystica2000/feed-roll.git

Backend

  1. Navigate to directory
 cd backend
  1. Install Dependencies
 go mod tidy
  1. Start Server
go run server.go

Built with

  • Go
  • SolidJS