rss-aggregator

command module
v0.0.0-...-852b47d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2023 License: MIT Imports: 19 Imported by: 0

README

The purpose of this project was to kick start GoLang programming.

RSS (Really Simple Syndication) is basically a web feed that allows access to updates on a certain website in computer-readable format (typically XML)

Link to a sample RSS https://www.wagslane.dev/index.xml

Tools used:

  1. Routing: Chi Router https://github.com/go-chi/chi
  2. Database: Postgresql
  3. Goose: Databse migrations https://github.com/pressly/goose
  4. SQLC: Generate type-safe code from raw SQL https://github.com/sqlc-dev/sqlc
  5. Docker: Run SQLC Generate
  6. Postman Client: API Testing

Documentation

Overview

this file is for scraping content off of the rss.go

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL