Code-4-Community / outstanding-life

Virtual Senior Center, made with Next, React, Postgres, and Node.
2 stars 0 forks source link

Back-end: GET Programs #46

Open thejamielin opened 2 years ago

thejamielin commented 2 years ago

Purpose

Refactor existing GET endpoint that proxies all programs data from our database.

Description

Refactor GET endpoint to get "events" rather than "news"

Acceptance Criteria