Git Product home page Git Product logo

youtube-video-aggregator's Introduction

YouTube Video Aggregator

Building an aggregator service in Go. It's a backend web server which allows a user to:

  • Follow 5 YouTube channels by default (on successful login)
  • Follow and unfollow channels that other users have added
  • Add bookmarks and upvote/downvote to the video posts
  • Fetch all of the latest videos from the channels they follow


RSS/Atom feeds are a way for websites to publish updates to their content. You can use this project to keep up with your favorite youtube channels!


๐Ÿš€ Learning Goals

  • How to integrate a Go server with PostgreSQL
  • The basics of database migrations
  • Long-running service workers
  • The complete overview of JWT authentication

๐Ÿš€ Improvement Ideas

  • Support different options for sorting and filtering posts using query parameters
  • Support multiple types of RSS feeds with better logging and error handling (e.g. Atom, JSON, etc.)
  • Classify different types of feeds and posts (e.g. blog, podcast, video, etc.)
  • Support pagination of the endpoints that can return many items
  • Add a CLI client that uses the API to fetch and display posts, maybe it even allows you to read them in your terminal
  • Scrape lists of feeds themselves from a third-party site that aggregates feed URLs (e.g. FeedSpot, etc.)
  • Add integration tests that use the API to create, read, update, and delete feeds and posts
  • Create a comprehensive web UI that uses the backend API

License

Distributed under the MIT License. See LICENSE for more information.

youtube-video-aggregator's People

Contributors

siddhant-vij avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.