Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down