Skip to content

an RSS Blog aggregator written in Go[boot.dev project]

Notifications You must be signed in to change notification settings

sagnikc395/rossy

Repository files navigation

rossy

An RSS Blog Aggregator written in Go.

tech stack

router -> chi sqlc -> ORM library -> generates Go code from SQL query ; reverse ORM Goose -> database migration tool written in Go database/sql -> part of Go's standard library to provide ways to connect to a SQL database,execute queries and scan the results into Go types.

About

an RSS Blog aggregator written in Go[boot.dev project]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages