Skip to content

ZhimaoLin/rssagg-go

Repository files navigation

rssagg-go

An RSS aggregator developed in Golang.

Programming Language

  • Go

Database

  • Postgres SQL
  • pgAdmin 4
  • Goose for database migration
  • sqlc for generating type-safe Go code from SQL

Features

  • Users
    • Create a user
    • Get a user information
  • Feeds
    • Create a feed
    • Get all the feeds
  • Feed following
    • Create a feed following
    • Get all the feed following of a user
    • Delete a feed following
  • Posts
    • Get updated posts subscribed by a user

About

A RSS aggregator in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages