moneeka
20f689ded2
📝 Add WayScript x FastAPI Tutorial to External Links section ( #5407 )
3 years ago
sjyothi54
0e7478d39c
📝 Add link to New Relic article: "How to monitor FastAPI application performance using Python agent" ( #5260 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
KrishNa
e1825589ba
📝 Add external link to docs: "Fastapi, Docker(Docker compose) and Postgres" ( #5033 )
3 years ago
Sebastián Ramírez
3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass ( #4888 )
* 🔧 Add first pre-commit config
* 🎨 Format YAML files with pre-commit
* 🎨 Format Markdown with pre-commit
* 🎨 Format SVGs, drawio, JS, HTML with pre-commit
* ➕ Add pre-commit to dev dependencies
* ⬇️ Extend pre-commit range to support Python 3.6
3 years ago
jbrocher
e9098abe8c
📝 Add link to external article: Building the Poll App From Django Tutorial With FastAPI And React ( #4778 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Felix Schürmeyer
2a91ee945d
📝 Add link to german article: REST-API Programmieren mittels Python und dem FastAPI Modul ( #4624 )
A beginner article in German to get started with the FastAPI with a small Todo API as an example.
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Mukul Mantosh
98bb5480a5
📝 Add external link: PyCharm Guide to FastAPI ( #4512 )
Co-authored-by: Mukul Mantosh <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Yashasvi Singh
9262a699f2
📝 Add external link to article: Building an API with FastAPI and Supabase and Deploying on Deta ( #4440 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
silvanmelchior
4ce27b5d4d
📝 Add external link to article: Seamless FastAPI Configuration with ConfZ ( #4414 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Kaustubh Gupta
f9134fe5e4
📝 Add external link to article: 5 Advanced Features of FastAPI You Should Try ( #4436 )
3 years ago
Ben Gamble
8f90e514f4
📝 Add external link to blog post about Kafka, FastAPI, and Ably ( #4044 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Kaustubh Gupta
9c6e0d02bb
📝 Add external link to article: Deploying ML Models as API Using FastAPI and Heroku ( #3904 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Somraj Saha
8e68ddbddf
📝 Add external link to article: How-to deploy FastAPI app to Heroku ( #3241 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Ehigie Aito
9355cc4eaa
📝 Add external link: How to Create A Fake Certificate Authority And Generate TLS Certs for FastAPI ( #2839 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Shahriyar Rzayev
a1227624c8
📝 Add external link: Building simple E-Commerce with NuxtJS and FastAPI ( #3271 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Rodrigo Arenas
b9fed9b485
📝 Add external link: Serve a machine learning model using Sklearn, FastAPI and Docker ( #2974 )
Co-authored-by: rodrigoarenas456 <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Sebastián Ramírez
38194a29bc
📝 Add External Link: Deploy FastAPI on Ubuntu and Serve using Caddy 2 Web Server ( #3572 )
4 years ago
Sebastián Ramírez
7741635b3b
🔧 Add External Link, replaces #1898 ( #3571 )
4 years ago
Sebastián Ramírez
ba84f167f5
🔧 Sort external links in docs to have the most recent at the top ( #3568 )
4 years ago
T
73d1def114
📝 Add link to article in Russian "FastAPI: знакомимся с фреймворком" ( #2564 )
4 years ago
dompatmore
d9d6031db5
📝 Add external link to blog post "Authenticate Your FastAPI App with Auth0" ( #2172 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Davide Fiocco
a7a353e1f5
📝 Fix broken link to article: Machine learning model serving in Python using FastAPI and Streamlit ( #2557 )
4 years ago
vjanz
2875d88ccf
📝 Add FastAPI Medium Article: Deploy a dockerized FastAPI application to AWS ( #2515 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Amit Chaudhary
6b6a310e54
📝 Add external link to "FastAPI for Flask Users" ( #2280 )
4 years ago
Louis Guitton
2e67f2fa6d
📝 Add FastAPI monitoring blog post to External Links ( #2324 )
https://github.com/tiangolo/fastapi/issues/1828#issuecomment-723541832
4 years ago
谭九鼎
8355832c7c
📝 Update/fix links in docs to use HTTPS ( #2165 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 years ago
Sebastián Ramírez
8673e1c127
📝 Add articles to External Links ( #2247 )
5 years ago
Marcelo Trylesinski
c5c138b8eb
📝 Update external links ( #1786 )
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
नवुले पवन कुमार राव
6fd3736da2
📝 Add article: Deploy FastAPI on Azure App Service ( #1726 )
5 years ago
Sebastián Ramírez
a5c03ba1b7
✨ External links in docs with data file ( #1701 )
* ➕ Add mkdocs-markdownextradata-plugin for docs
* 🔧 Update MkDocs config file(s) to include external data
* ✨ Add external links data file
* 📝 Use external data file in External Links
* ♻️ Update data files for langs
The cost is some duplication 😔 , these files are updated by the script, but to be able to serve locally they have to be duplicated
* ✨ Update docs script to copy data files
* 🔥 Remove needed duplication of data files for live docs in translations
5 years ago