From 9df851e2a99042df3acfe1f223996a1059289a12 Mon Sep 17 00:00:00 2001 From: electronicpanopticon Date: Tue, 21 May 2024 22:30:57 -0400 Subject: [PATCH] Update REP Stack Notes --- REP-Stack-Notes.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/REP-Stack-Notes.md b/REP-Stack-Notes.md index f3afdef..175b2f4 100644 --- a/REP-Stack-Notes.md +++ b/REP-Stack-Notes.md @@ -4,4 +4,11 @@ * [React](https://react.dev/) * CSS Thing? (SASS, Tailwind, [...](https://www.google.com/search?client=firefox-b-1-d&q=css+frameworks) ) * [Express](https://expressjs.com/) -* [PostgreSQL](https://www.postgresql.org/) \ No newline at end of file +* [PostgreSQL](https://www.postgresql.org/) + +## APIs + +* Create Account (OAuth?) +* Authenticate +* Add Records (what records?) +* Create Records (how?) \ No newline at end of file