Commit Graph

  • 1d69b6f480 📝 Update release notes Sebastián Ramírez 2019-03-02 17:44:48 +04:00
  • 01d6aa3dd1 📝 Add docs for debugging Sebastián Ramírez 2019-03-02 17:40:01 +04:00
  • 74db8ddf9b 📝 Update release notes Sebastián Ramírez 2019-03-02 13:53:16 +04:00
  • 819b3b2516 📝 Add technical details about async def handling (#61) Sebastián Ramírez 2019-03-02 13:48:06 +04:00
  • 76fb2879ed ✏️ Fix typo in release notes Sebastián Ramírez 2019-03-02 13:02:06 +04:00
  • daaf654868 🔖 Release 0.6.3: favicons in docs 0.6.3 Sebastián Ramírez 2019-02-24 01:49:04 +04:00
  • 6e0553b4cf 📝 Update release notes, favicons Sebastián Ramírez 2019-02-24 01:32:39 +04:00
  • 8e1ecaf221 💄 Add FastAPI favicons to docs (#53) Sebastián Ramírez 2019-02-24 01:31:50 +04:00
  • 9e610030fb ✏️ Fix typo in release notes 0.6.2 Sebastián Ramírez 2019-02-24 01:12:33 +04:00
  • 9940c1511e 🔖 Release 0.6.2, SQL tutorial improvements and project generator Sebastián Ramírez 2019-02-24 01:09:49 +04:00
  • 24d94298d0 📝 Update release notes with SQL tutorial changes Sebastián Ramírez 2019-02-24 01:09:00 +04:00
  • e3b4019fa3 Update SQL with dependency and intro project generator (#52) Sebastián Ramírez 2019-02-24 01:04:44 +04:00
  • 502ab432b8 💄 Add PNG images to improve link previews Sebastián Ramírez 2019-02-23 23:59:17 +04:00
  • 9051ec3816 📝 Improve naming of middleware in SQLAlchemy tutorial Sebastián Ramírez 2019-02-21 10:15:39 +04:00
  • 22f4e18cdd ✏️ Fix GraphQL typo 0.6.1 Sebastián Ramírez 2019-02-20 22:02:19 +04:00
  • 4473e6a096 🔖 Release 0.6.1: GraphQL Sebastián Ramírez 2019-02-20 21:59:24 +04:00
  • 984dd71d13 Add docs for GraphQL (#48) Sebastián Ramírez 2019-02-20 21:58:26 +04:00
  • bf53518141 📝 Include PR in Release Notes 0.6.0 Sebastián Ramírez 2019-02-19 21:22:51 +04:00
  • 0ed55eb7d3 🔖 Release 0.6.0, upgrade Starlette, improve SQLAlchemy compatibility Sebastián Ramírez 2019-02-19 21:20:32 +04:00
  • 12e087f0b5 Use request.state for SQLAlchemy session in tutorial (#45) Sebastián Ramírez 2019-02-19 21:18:28 +04:00
  • ba10838c30 ⬆️ Upgrade Starlette and fix compatibility (#44) Sebastián Ramírez 2019-02-19 20:27:48 +04:00
  • 656e1c7ce9 🙈 Add test.db to .gitignore Sebastián Ramírez 2019-02-18 22:55:48 +04:00
  • 88b31e6a4d 🔖 Release 0.5.1: docs 0.5.1 Sebastián Ramírez 2019-02-18 22:52:03 +04:00
  • 2c3b826810 📝 Add contributing/development docs (#42) Sebastián Ramírez 2019-02-18 22:40:31 +04:00
  • aa64eecda6 Update error handling docs, including Starlette's utils (#41) Sebastián Ramírez 2019-02-18 21:58:21 +04:00
  • 712b18a58a 📝 Update docs Sebastián Ramírez 2019-02-16 19:36:09 +04:00
  • a809da5567 📝 Add note about path declaration order Sebastián Ramírez 2019-02-16 19:23:42 +04:00
  • 80b68cd97d 📝 Add section about help/getting help Sebastián Ramírez 2019-02-16 18:10:15 +04:00
  • 894e131e03 🔖 Release 0.5.0 with new HTTPException 0.5.0 Sebastián Ramírez 2019-02-16 17:06:31 +04:00
  • 8772e2f2ee Add HTTPException with custom headers (#35) Sebastián Ramírez 2019-02-16 17:01:29 +04:00
  • 7edbd9345b Update issue templates (#34) Sebastián Ramírez 2019-02-16 14:09:20 +04:00
  • 56819fdd89 📝 Update Release Notes Sebastián Ramírez 2019-02-16 13:47:05 +04:00
  • febf8e7341 📝 Add docs for using the Starlette Request directly (#25) euri10 2019-02-16 09:44:56 +01:00
  • 293ebd7cc2 📝 Update Release Notes Sebastián Ramírez 2019-02-15 23:19:19 +04:00
  • 54e3949f74 📝 Update SQLAlchemy docs, with current workaround Sebastián Ramírez 2019-02-15 22:05:18 +04:00
  • acbcbba94f 🔖 Release 0.4.0 with openapi_prefix, #26 0.4.0 Sebastián Ramírez 2019-02-14 23:04:55 +04:00
  • f7b7a099c3 📝 Update Release Notes and openapi_prefix docs Sebastián Ramírez 2019-02-14 23:02:47 +04:00
  • 0ea0d0e82a Add Open API prefix route - correct docs behind reverse proxy (#26) Kabir Khan 2019-02-14 10:57:49 -08:00
  • 890f1f7899 📝 Add note about DB Browser for SQLite in SQL docs Sebastián Ramírez 2019-02-12 23:31:18 +04:00
  • 783816a7e3 📝 Update Release Notes 0.3.0 Sebastián Ramírez 2019-02-12 23:07:54 +04:00
  • 7863490c8c 🔖 Release after SQLAlchemy fix: 0.3.0 Sebastián Ramírez 2019-02-12 23:06:05 +04:00
  • 955e9fcb31 Update fix SQLAlchemy support with ORM (#30) Sebastián Ramírez 2019-02-12 23:02:21 +04:00
  • 9484f939ed 🔖 Bump version, after fix, release 0.2.1 Sebastián Ramírez 2019-02-12 21:46:35 +04:00
  • 9745a5d1ae 🐛 Fix jsonable_encoder for models with Config (#29) Sebastián Ramírez 2019-02-12 21:43:34 +04:00
  • 92c825be6a 🔖 Release 0.2.0 0.2.0 Sebastián Ramírez 2019-02-08 16:09:48 +04:00
  • 32438c85f6 Using pydantic custom encoders (#21) euri10 2019-02-08 13:06:19 +01:00
  • 02e53fde90 📝 Update release notes Sebastián Ramírez 2019-02-08 15:43:00 +04:00
  • 902cdaf010 Fix typos (#24) Ken Kinder 2019-02-08 06:41:13 -05:00
  • 04d77bb1c4 ✏️ Fix typos in index and alternatives Sebastián Ramírez 2019-02-08 15:39:26 +04:00
  • 6d9fc08a7e 🚀 Bump version and add Release Notes 0.1.19 Sebastián Ramírez 2019-02-01 14:23:20 +04:00
  • 5c9c088a2a Upgrade Starlette version (#17) euri10 2019-02-01 11:14:23 +01:00
  • 014c7df142 📝 Add Requests to inspiration Sebastián Ramírez 2019-01-24 22:31:33 +04:00
  • 9259dc228a 📈 Add Analytics to understand docs usage and improvements Sebastián Ramírez 2019-01-24 21:58:27 +04:00
  • de431d948d Merge pull request #11 from tiangolo/fix-10 Sebastián Ramírez 2019-01-23 16:12:09 +01:00
  • 3d2c0993c1 📌 Pin versions of dependencies and bump version Sebastián Ramírez 2019-01-23 18:57:48 +04:00
  • 37bc3614fd 📝 Fix docs clarification about dict unwrapping Sebastián Ramírez 2019-01-14 23:01:34 +04:00
  • 188da34529 📝 Clarify docs, alternatives, about APISpec OAI versions Sebastián Ramírez 2019-01-14 21:26:29 +04:00
  • d692c28f52 📝 Add docs for bigger applications and APIRouter Sebastián Ramírez 2019-01-14 19:23:38 +04:00
  • 8568862a19 📝 Add docs for response status codes Sebastián Ramírez 2019-01-14 17:30:55 +04:00
  • dfa067b061 📝 Add screenshot to body-schema tutorial Sebastián Ramírez 2019-01-10 20:52:06 +04:00
  • 0d1b97fb94 📝 Add docs for deployment, with Docker, HTTPS, etc Sebastián Ramírez 2019-01-05 20:24:33 +04:00
  • df1e754380 🔧 Update development environment dependencies Sebastián Ramírez 2019-01-05 18:49:50 +04:00
  • e5b341c7dd 🔖 Bump version after fix for constrained bytes 0.1.17 Sebastián Ramírez 2019-01-05 17:38:59 +04:00
  • 577c5a84db 🐛 Fix constrained bytes, from defaults in Pydantic Sebastián Ramírez 2019-01-05 17:30:27 +04:00
  • a5cfee434d 📝 Update docs for dependencies Sebastián Ramírez 2019-01-05 17:19:41 +04:00
  • 9a8349bf96 📝 Improve explanation of dependencies Sebastián Ramírez 2019-01-01 19:27:02 +04:00
  • a59408f68c ✏️ Fix typo in dependencies docs Sebastián Ramírez 2018-12-30 22:18:45 +04:00
  • 3c08b05ea6 🔖 Bump version, after query and header as lists v0.1.16 Sebastián Ramírez 2018-12-30 21:46:49 +04:00
  • 60599bad99 🐛 Fix Python 3.7 specific list query handling Sebastián Ramírez 2018-12-30 21:43:34 +04:00
  • ccf30b5c2e 📝 Update docs, 100% coverage Sebastián Ramírez 2018-12-30 00:17:22 +04:00
  • ca0652aebf 🐛 Fix type checks for Python 3.7 Sebastián Ramírez 2018-12-30 00:14:39 +04:00
  • be957e7c99 Allow lists of query or header params Sebastián Ramírez 2018-12-30 00:07:31 +04:00
  • 90af868146 Add security checks for HTTP utils Sebastián Ramírez 2018-12-29 23:04:54 +04:00
  • 660f917d79 ✏️ Fix typos and docs notes Sebastián Ramírez 2018-12-29 18:43:58 +04:00
  • 5278314f2f 🔖 Bump version, new security features and bug fixes 0.1.15 Sebastián Ramírez 2018-12-28 20:40:40 +04:00
  • 4a0316bcfe 🎨 Add missing type definition Sebastián Ramírez 2018-12-28 20:39:04 +04:00
  • 0393a093d3 Improve security utilities and add tests Sebastián Ramírez 2018-12-28 20:35:48 +04:00
  • 27f530a7ff 📝 Update docs, clarify what's a schema Sebastián Ramírez 2018-12-28 16:32:03 +04:00
  • c3e5e65093 🎨 Fix missing format Sebastián Ramírez 2018-12-28 16:11:45 +04:00
  • 804ec460fc ⬆️ Add tests, fix issues and update Pydantic Sebastián Ramírez 2018-12-28 16:10:29 +04:00
  • 0125ea4f83 📝 Update tutorials Sebastián Ramírez 2018-12-28 16:03:54 +04:00
  • 216770118a ✏️ Fix typos Sebastián Ramírez 2018-12-27 17:25:39 +04:00
  • a935d66b10 📝 Update docs about alternatives, inspiration and benchmarks Sebastián Ramírez 2018-12-27 17:14:46 +04:00
  • dd2541bc97 📝 Improve explanation of request bodies Sebastián Ramírez 2018-12-26 19:01:15 +04:00
  • 098e629344 🔖 Bump version, after changes in OAuth2 utils 0.1.14 Sebastián Ramírez 2018-12-24 20:21:28 +04:00
  • bbe5f28b77 📝 Add docs for OAuth2 security Sebastián Ramírez 2018-12-24 20:20:48 +04:00
  • 4a0922ebab ♻️ Update OAuth2 class utilities to be dependencies Sebastián Ramírez 2018-12-24 20:20:21 +04:00
  • 8f16868c6a Add passlib and pyjwt to development dependencies Sebastián Ramírez 2018-12-24 20:19:05 +04:00
  • bc3e7f2bbc 🔖 Version bump, fixing several issues, lots of docs and tests 0.1.13 Sebastián Ramírez 2018-12-24 09:35:20 +04:00
  • 58848be2de Add pending tests to temporal dir Sebastián Ramírez 2018-12-24 09:35:02 +04:00
  • cfb65d0e15 🐛 Fix utility OAuth2PasswordRequestForm to use forms Sebastián Ramírez 2018-12-24 09:34:28 +04:00
  • 855daa2e53 📝 Add tutorial for complete OAuth2 password flow Sebastián Ramírez 2018-12-24 09:33:48 +04:00
  • de54e85152 📝 Add Security tutorial: Get current user Sebastián Ramírez 2018-12-24 08:03:59 +04:00
  • b8d3070daf 📝 Add first Security tutorials Sebastián Ramírez 2018-12-23 23:25:57 +04:00
  • 471c9cfc2d 📝 Add example screenshot for dependencies Sebastián Ramírez 2018-12-23 21:29:59 +04:00
  • b79c13baed 📝 Update and add docs for dependencies Sebastián Ramírez 2018-12-23 21:21:37 +04:00
  • 332ee4aee1 📝 Update and clarify first-steps tutorial Sebastián Ramírez 2018-12-23 18:42:29 +04:00
  • ad40f4a457 📝 Fix double editor screenshot Sebastián Ramírez 2018-12-22 20:23:24 +04:00
  • 6b9931f882 Add tests for metadata Sebastián Ramírez 2018-12-22 18:47:05 +04:00
  • 4c51bb6714 Test extra routes, with parameters directly Sebastián Ramírez 2018-12-22 18:30:34 +04:00