From 3f6b643662297d40e0815df39a2e5759a7450fef Mon Sep 17 00:00:00 2001 From: Harrison Welch Date: Sat, 23 Sep 2023 14:55:24 -0400 Subject: [PATCH] Add README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..83a6327 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# REST APIs with Flask and Python in 2023 + +## Description + +Repository for holding notes over the Udemy class "REST APIs with Flask and Python in 2023". My hope is that another aspiring developer learning Flask via this Udemy class sees these notes and uses them as side-by-side supplimental code/notes or uses it to double-check the lesson material or maybe just a quick refresher days/months/years later. + +## Course +**[REST APIs with Flask and Python in 2023](https://www.udemy.com/course/rest-api-flask-and-python/)** - _Build professional REST APIs with Python, Flask, Docker, Flask-Smorest, and Flask-SQLAlchemy_ + + +## Author: [Jose Salvatierra](https://www.udemy.com/user/josesalvatierra/) +* [Udemy](https://www.udemy.com/user/josesalvatierra/) +* [Telcado.com](https://blog.teclado.com/author/jose/) +* [LinkedIn](https://www.linkedin.com/in/jslvtr/?originalSubdomain=uk) +* [Twitter](https://twitter.com/jslvtr?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor)