Commit Graph

  • 9a8349bf96 📝 Improve explanation of dependencies Sebastián Ramírez 2019-01-01 19:27:02 +0400
  • a59408f68c ✏️ Fix typo in dependencies docs Sebastián Ramírez 2018-12-30 22:18:45 +0400
  • 3c08b05ea6 🔖 Bump version, after query and header as lists v0.1.16 Sebastián Ramírez 2018-12-30 21:46:49 +0400
  • 60599bad99 🐛 Fix Python 3.7 specific list query handling Sebastián Ramírez 2018-12-30 21:43:34 +0400
  • ccf30b5c2e 📝 Update docs, 100% coverage Sebastián Ramírez 2018-12-30 00:17:22 +0400
  • ca0652aebf 🐛 Fix type checks for Python 3.7 Sebastián Ramírez 2018-12-30 00:14:39 +0400
  • be957e7c99 Allow lists of query or header params Sebastián Ramírez 2018-12-30 00:07:31 +0400
  • 90af868146 Add security checks for HTTP utils Sebastián Ramírez 2018-12-29 23:04:54 +0400
  • 660f917d79 ✏️ Fix typos and docs notes Sebastián Ramírez 2018-12-29 18:43:58 +0400
  • 5278314f2f 🔖 Bump version, new security features and bug fixes 0.1.15 Sebastián Ramírez 2018-12-28 20:40:40 +0400
  • 4a0316bcfe 🎨 Add missing type definition Sebastián Ramírez 2018-12-28 20:39:04 +0400
  • 0393a093d3 Improve security utilities and add tests Sebastián Ramírez 2018-12-28 20:35:48 +0400
  • 27f530a7ff 📝 Update docs, clarify what's a schema Sebastián Ramírez 2018-12-28 16:32:03 +0400
  • c3e5e65093 🎨 Fix missing format Sebastián Ramírez 2018-12-28 16:11:45 +0400
  • 804ec460fc ⬆️ Add tests, fix issues and update Pydantic Sebastián Ramírez 2018-12-28 16:10:29 +0400
  • 0125ea4f83 📝 Update tutorials Sebastián Ramírez 2018-12-28 16:03:54 +0400
  • 216770118a ✏️ Fix typos Sebastián Ramírez 2018-12-27 17:25:39 +0400
  • a935d66b10 📝 Update docs about alternatives, inspiration and benchmarks Sebastián Ramírez 2018-12-27 17:14:46 +0400
  • dd2541bc97 📝 Improve explanation of request bodies Sebastián Ramírez 2018-12-26 19:01:15 +0400
  • 098e629344 🔖 Bump version, after changes in OAuth2 utils 0.1.14 Sebastián Ramírez 2018-12-24 20:21:28 +0400
  • bbe5f28b77 📝 Add docs for OAuth2 security Sebastián Ramírez 2018-12-24 20:20:48 +0400
  • 4a0922ebab ♻️ Update OAuth2 class utilities to be dependencies Sebastián Ramírez 2018-12-24 20:20:21 +0400
  • 8f16868c6a Add passlib and pyjwt to development dependencies Sebastián Ramírez 2018-12-24 20:19:05 +0400
  • bc3e7f2bbc 🔖 Version bump, fixing several issues, lots of docs and tests 0.1.13 Sebastián Ramírez 2018-12-24 09:35:20 +0400
  • 58848be2de Add pending tests to temporal dir Sebastián Ramírez 2018-12-24 09:35:02 +0400
  • cfb65d0e15 🐛 Fix utility OAuth2PasswordRequestForm to use forms Sebastián Ramírez 2018-12-24 09:34:28 +0400
  • 855daa2e53 📝 Add tutorial for complete OAuth2 password flow Sebastián Ramírez 2018-12-24 09:33:48 +0400
  • de54e85152 📝 Add Security tutorial: Get current user Sebastián Ramírez 2018-12-24 08:03:59 +0400
  • b8d3070daf 📝 Add first Security tutorials Sebastián Ramírez 2018-12-23 23:25:57 +0400
  • 471c9cfc2d 📝 Add example screenshot for dependencies Sebastián Ramírez 2018-12-23 21:29:59 +0400
  • b79c13baed 📝 Update and add docs for dependencies Sebastián Ramírez 2018-12-23 21:21:37 +0400
  • 332ee4aee1 📝 Update and clarify first-steps tutorial Sebastián Ramírez 2018-12-23 18:42:29 +0400
  • ad40f4a457 📝 Fix double editor screenshot Sebastián Ramírez 2018-12-22 20:23:24 +0400
  • 6b9931f882 Add tests for metadata Sebastián Ramírez 2018-12-22 18:47:05 +0400
  • 4c51bb6714 Test extra routes, with parameters directly Sebastián Ramírez 2018-12-22 18:30:34 +0400
  • 57ff677027 Add tests for validation errors in response Sebastián Ramírez 2018-12-22 18:20:01 +0400
  • 613c3f3e95 Test all HTTP methods Sebastián Ramírez 2018-12-22 18:18:19 +0400
  • bf6d923ca8 Add ujson for local development Sebastián Ramírez 2018-12-22 17:23:51 +0400
  • 252188c686 Update tests for HTML content and remove unneeded tests Sebastián Ramírez 2018-12-22 17:23:04 +0400
  • 510fec9bee ♻️ Refactor jsonable_encoder and test it Sebastián Ramírez 2018-12-22 17:15:04 +0400
  • a73709507c Add docs, tests and fixes for extra data types Sebastián Ramírez 2018-12-22 14:35:48 +0400
  • 75407b9295 🚨 Fix mypy type errors Sebastián Ramírez 2018-12-22 09:05:13 +0400
  • 3180f35bdd Fix OpenAPI test for body schema Sebastián Ramírez 2018-12-22 09:00:58 +0400
  • d498b7feb3 Add tests for response_model Sebastián Ramírez 2018-12-22 08:54:52 +0400
  • 3269e6a95c Test custom responses Sebastián Ramírez 2018-12-22 08:47:44 +0400
  • f1808de18e Add tests for form and files Sebastián Ramírez 2018-12-22 08:39:26 +0400
  • 748dc375db 🐛 Fix Form and File params must always be embeded Sebastián Ramírez 2018-12-22 08:23:35 +0400
  • b38fb937b0 🔇 Remove debugging prints Sebastián Ramírez 2018-12-22 08:21:02 +0400
  • 23ef570bf6 Add test-cov-html script for local coverage Sebastián Ramírez 2018-12-22 07:42:24 +0400
  • c25a71e352 🐛 Re-implement check for body as a workaround Sebastián Ramírez 2018-12-22 07:40:56 +0400
  • 0c5e684ff9 📝 Add Project Generation section Sebastián Ramírez 2018-12-21 20:27:03 +0400
  • b097a538ab 🔖 Bump version, after fix for email_validator and docs 0.1.12 Sebastián Ramírez 2018-12-21 16:33:45 +0400
  • a0628f3f6f 📝 Update docs to improve look in GitHub Sebastián Ramírez 2018-12-21 16:32:09 +0400
  • 16f6dc66e2 📝 Update README from docs source Sebastián Ramírez 2018-12-21 16:24:15 +0400
  • 07b68365f1 📝 Update docs and index to make clear what FastAPI does Sebastián Ramírez 2018-12-21 16:23:28 +0400
  • 0a65c41909 📝 Move tutorial src files to top level docs Sebastián Ramírez 2018-12-21 16:22:33 +0400
  • d5e782074f 🐛 Fix email_validator error, generated by autoflake Sebastián Ramírez 2018-12-21 14:51:17 +0400
  • b5a0c228e5 Recover extensive tests for path and params Sebastián Ramírez 2018-12-18 23:48:02 +0400
  • 4b94da956c Update query param tests and docs Sebastián Ramírez 2018-12-18 23:38:38 +0400
  • b59e8ffcf6 🎨 Format tests for Cookies Sebastián Ramírez 2018-12-18 23:15:26 +0400
  • 7f382127cc Add tests for body with Schema Sebastián Ramírez 2018-12-18 23:15:03 +0400
  • 3513b039b9 Test cookies Sebastián Ramírez 2018-12-18 23:04:53 +0400
  • 4cf15503cb 📝 Make badges be links to new tab (_blank) Sebastián Ramírez 2018-12-18 23:00:04 +0400
  • 22dc7e9132 Test for missing required body Sebastián Ramírez 2018-12-18 22:57:09 +0400
  • 7ee32ea197 📝 Fix broken link to docs Sebastián Ramírez 2018-12-18 22:56:36 +0400
  • e6ca71523b 📝 Update docs highlighting after re-sort imports Sebastián Ramírez 2018-12-18 22:55:30 +0400
  • 7da9625505 💚 Revert to flit install and re-format Sebastián Ramírez 2018-12-18 22:36:04 +0400
  • ae50492735 Add tests for header parameters Sebastián Ramírez 2018-12-18 22:33:59 +0400
  • bcb967f98a 💚 Try fixing Travis, again... Sebastián Ramírez 2018-12-18 22:22:07 +0400
  • 19c6a2b9bd 🐛 Install dev-packages with pipenv, not pip Sebastián Ramírez 2018-12-18 22:13:42 +0400
  • 01dd913634 💚 Install dev-packages in Travis Sebastián Ramírez 2018-12-18 22:11:04 +0400
  • 343ecb7669 💚 Use pipenv in Travis Sebastián Ramírez 2018-12-18 22:08:47 +0400
  • e9f2a3c291 Update tutorial renamer to exclude files Sebastián Ramírez 2018-12-18 21:59:51 +0400
  • 00e2e544c7 ♻️ Re-format tutorials, files names and tests Sebastián Ramírez 2018-12-18 21:59:06 +0400
  • dcb076b752 🐛 Fix optional bodies raising an error Sebastián Ramírez 2018-12-18 21:11:24 +0400
  • 659b8ae8af 📝 Update docs, typos, aclarations, fix examples Sebastián Ramírez 2018-12-17 22:50:22 +0400
  • 2a48b10be3 📝 Add Python type hints tutorial Sebastián Ramírez 2018-12-17 22:27:26 +0400
  • 5bd167e0e7 📝 Add second tutorial src for python-types Sebastián Ramírez 2018-12-17 20:41:19 +0400
  • 58b69493a9 📝 Add tutorial src for python-types Sebastián Ramírez 2018-12-17 20:36:53 +0400
  • 786c392bd5 💚 Fix Netlify build with pipenv Sebastián Ramírez 2018-12-17 18:56:48 +0400
  • acc15230ea Update query tests, application type checks Sebastián Ramírez 2018-12-17 15:48:38 +0400
  • a84960b13d 💚 Update Netlify docs build, try 78 Sebastián Ramírez 2018-12-15 22:16:54 +0400
  • 61779949f4 🔥 Remove un-used requirements.txt Sebastián Ramírez 2018-12-15 22:11:28 +0400
  • 10134803a9 💚 Call docs build with Python module Sebastián Ramírez 2018-12-15 22:10:12 +0400
  • 5085652479 🔥 Remove dist hidden old file Sebastián Ramírez 2018-12-15 22:07:37 +0400
  • 45ccf059ed ✏️ Fix typos from @mariacamilagl 's review 0.1.11 Sebastián Ramírez 2018-12-15 21:59:25 +0400
  • 8d29a28f82 📝 Update docs, stubs and structure Sebastián Ramírez 2018-12-15 21:52:28 +0400
  • f8f91a1dbb 📝 Add stub for extra Starlette Sebastián Ramírez 2018-12-15 21:45:57 +0400
  • 70b0231f64 📝 Add stubs for Security, multi-files, app configurations Sebastián Ramírez 2018-12-15 21:41:36 +0400
  • 8a95ea23e2 📝 Add docs for integrating with NoSQL Sebastián Ramírez 2018-12-15 21:20:34 +0400
  • c9e6527768 📝 Add docs for SQL databases Sebastián Ramírez 2018-12-15 20:06:08 +0400
  • efd5c2053e 📝 Fix docs typos Sebastián Ramírez 2018-12-15 20:05:24 +0400
  • ba1bcf76ec 📝 Update dependencies docs Sebastián Ramírez 2018-12-15 18:56:07 +0400
  • c9758e15a1 📝 Add fist Dependency Injection docs Sebastián Ramírez 2018-12-15 18:15:42 +0400
  • f6667ecfb0 📝 Add docs for custom response Sebastián Ramírez 2018-12-15 15:20:22 +0400
  • 0df2720490 📝 Add docs for advanced path operation configs Sebastián Ramírez 2018-12-15 14:49:02 +0400
  • e790bf6f1b 📝 Add docs for path operation configurations Sebastián Ramírez 2018-12-15 14:39:11 +0400
  • 8628120873 📝 Update docs, use the term path operation Sebastián Ramírez 2018-12-15 14:03:59 +0400
  • 617a260df6 📝 Docs for Form and File parameters Sebastián Ramírez 2018-12-15 12:10:35 +0400
  • e5725d2af1 📝 Add docs for Form data Sebastián Ramírez 2018-12-15 11:36:23 +0400