diff --git a/API.md b/API.md index 1638510..3887994 100644 --- a/API.md +++ b/API.md @@ -13,6 +13,7 @@ Resources on how to interact your code with existing APIs. - [SearchApi](https://www.searchapi.io/): a collection of search APIs including Google, Google Scholar, Google Trends, Google Jobs, and YouTube transcripts. Has native LangChain integrations. ## General user guides +- [Learn FastAPI](https://fastapi.tiangolo.com/learn/): The introductory sections and the official and recommended tutorials to learn FastAPI. ## YouTube channels diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 5e1fdde..c41d7f2 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -114,6 +114,7 @@ This is a list showing the GitHub usernames of all who have contributed to this - [@JasonHoffman](https://github.com/JasonMarcHoffman) - [@mViolet](https://github.com/mViolet) - [@henri-webdev](https://github.com/henri-webdev) +- [@Hadighahroudi](https://github.com/hadighahroudi) - [@gmagnenat](https://github.com/gmagnenat) - [@AshrafPatel](https://github.com/AshrafPatel) - [@Sehnsucht-codeCabin](https://github.com/Sehnsucht-codeCabin)