Categorygithub.com/BrayOOi/rss-aggregator
repositorypackage
0.0.0-20230605145159-891784ade377
Repository: https://github.com/brayooi/rss-aggregator.git
Documentation: pkg.go.dev

# README

This RSS Aggregator project is created following the tutorial here in order to have a better understanding of Golang and using Golang in a back end setting. This project uses:

  • Golang
  • chi router
  • goose - database migration tool
  • sqlc - Golang code generator from SQL
  • Postgres