mirror of
https://github.com/bootdotdev/fcc-learn-golang-assets.git
synced 2025-12-10 07:11:19 +00:00
Get all feeds
Create a new endpoint to retrieve all of the feeds in the database. This endpoint should not require authentication.
You should be familiar with all of the steps to make this happen by now, use your other endpoints as a reference.