2019-02-12 |
Sebastián Ramírez | :bookmark: Release after SQLAlchemy fix: 0.3.0 |
commit | commitdiff | tree |
2019-02-12 |
Sebastián Ramírez | Update fix SQLAlchemy support with ORM (#30) |
commit | commitdiff | tree |
2019-02-12 |
Sebastián Ramírez | :bookmark: Bump version, after fix, release 0.2.1 |
commit | commitdiff | tree |
2019-02-12 |
Sebastián Ramírez | :bug: Fix jsonable_encoder for models with Config ... |
commit | commitdiff | tree |
2019-02-08 |
Sebastián Ramírez | :bookmark: Release 0.2.0 0.2.0 |
commit | commitdiff | tree |
2019-02-08 |
euri10 | Using pydantic custom encoders (#21) |
commit | commitdiff | tree |
2019-02-08 |
Sebastián Ramírez | :memo: Update release notes |
commit | commitdiff | tree |
2019-02-08 |
Ken Kinder | Fix typos (#24) |
commit | commitdiff | tree |
2019-02-08 |
Sebastián Ramírez | :pencil2: Fix typos in index and alternatives |
commit | commitdiff | tree |
2019-02-01 |
Sebastián Ramírez | :rocket: Bump version and add Release Notes 0.1.19 |
commit | commitdiff | tree |
2019-02-01 |
euri10 | Upgrade Starlette version (#17) |
commit | commitdiff | tree |
2019-01-24 |
Sebastián Ramírez | :memo: Add Requests to inspiration |
commit | commitdiff | tree |
2019-01-24 |
Sebastián Ramírez | :chart_with_upwards_trend: Add Analytics to understand... |
commit | commitdiff | tree |
2019-01-23 |
Sebastián Ramírez | Merge pull request #11 from tiangolo/fix-10 |
commit | commitdiff | tree |
2019-01-23 |
Sebastián Ramírez | :pushpin: Pin versions of dependencies and bump version 11/head |
commit | commitdiff | tree |
2019-01-14 |
Sebastián Ramírez | :memo: Fix docs clarification about dict unwrapping |
commit | commitdiff | tree |
2019-01-14 |
Sebastián Ramírez | :memo: Clarify docs, alternatives, about APISpec OAI... |
commit | commitdiff | tree |
2019-01-14 |
Sebastián Ramírez | :memo: Add docs for bigger applications and APIRouter |
commit | commitdiff | tree |
2019-01-14 |
Sebastián Ramírez | :memo: Add docs for response status codes |
commit | commitdiff | tree |
2019-01-10 |
Sebastián Ramírez | :memo: Add screenshot to body-schema tutorial |
commit | commitdiff | tree |
2019-01-05 |
Sebastián Ramírez | :memo: Add docs for deployment, with Docker, HTTPS... |
commit | commitdiff | tree |
2019-01-05 |
Sebastián Ramírez | :wrench: Update development environment dependencies |
commit | commitdiff | tree |
2019-01-05 |
Sebastián Ramírez | :bookmark: Bump version after fix for constrained bytes 0.1.17 |
commit | commitdiff | tree |
2019-01-05 |
Sebastián Ramírez | :bug: Fix constrained bytes, from defaults in Pydantic |
commit | commitdiff | tree |
2019-01-05 |
Sebastián Ramírez | :memo: Update docs for dependencies |
commit | commitdiff | tree |
2019-01-01 |
Sebastián Ramírez | :memo: Improve explanation of dependencies |
commit | commitdiff | tree |
2018-12-30 |
Sebastián Ramírez | :pencil2: Fix typo in dependencies docs |
commit | commitdiff | tree |
2018-12-30 |
Sebastián Ramírez | :bookmark: Bump version, after query and header as... v0.1.16 |
commit | commitdiff | tree |
2018-12-30 |
Sebastián Ramírez | :bug: Fix Python 3.7 specific list query handling |
commit | commitdiff | tree |
2018-12-29 |
Sebastián Ramírez | :memo: Update docs, 100% coverage |
commit | commitdiff | tree |
2018-12-29 |
Sebastián Ramírez | :bug: Fix type checks for Python 3.7 |
commit | commitdiff | tree |
2018-12-29 |
Sebastián Ramírez | :sparkles: Allow lists of query or header params |
commit | commitdiff | tree |
2018-12-29 |
Sebastián Ramírez | :sparkles: Add security checks for HTTP utils |
commit | commitdiff | tree |
2018-12-29 |
Sebastián Ramírez | :pencil2: Fix typos and docs notes |
commit | commitdiff | tree |
2018-12-28 |
Sebastián Ramírez | :bookmark: Bump version, new security features and... 0.1.15 |
commit | commitdiff | tree |
2018-12-28 |
Sebastián Ramírez | :art: Add missing type definition |
commit | commitdiff | tree |
2018-12-28 |
Sebastián Ramírez | :sparkles: Improve security utilities and add tests |
commit | commitdiff | tree |
2018-12-28 |
Sebastián Ramírez | :memo: Update docs, clarify what's a schema |
commit | commitdiff | tree |
2018-12-28 |
Sebastián Ramírez | :art: Fix missing format |
commit | commitdiff | tree |
2018-12-28 |
Sebastián Ramírez | :arrow_up: Add tests, fix issues and update Pydantic |
commit | commitdiff | tree |
2018-12-28 |
Sebastián Ramírez | :memo: Update tutorials |
commit | commitdiff | tree |
2018-12-27 |
Sebastián Ramírez | :pencil2: Fix typos |
commit | commitdiff | tree |
2018-12-27 |
Sebastián Ramírez | :memo: Update docs about alternatives, inspiration... |
commit | commitdiff | tree |
2018-12-26 |
Sebastián Ramírez | :memo: Improve explanation of request bodies |
commit | commitdiff | tree |
2018-12-24 |
Sebastián Ramírez | :bookmark: Bump version, after changes in OAuth2 utils 0.1.14 |
commit | commitdiff | tree |
2018-12-24 |
Sebastián Ramírez | :memo: Add docs for OAuth2 security |
commit | commitdiff | tree |
2018-12-24 |
Sebastián Ramírez | :recycle: Update OAuth2 class utilities to be dependencies |
commit | commitdiff | tree |
2018-12-24 |
Sebastián Ramírez | :heavy_plus_sign: Add passlib and pyjwt to development... |
commit | commitdiff | tree |
2018-12-24 |
Sebastián Ramírez | :bookmark: Version bump, fixing several issues, lots... 0.1.13 |
commit | commitdiff | tree |
2018-12-24 |
Sebastián Ramírez | :white_check_mark: Add pending tests to temporal dir |
commit | commitdiff | tree |
2018-12-24 |
Sebastián Ramírez | :bug: Fix utility OAuth2PasswordRequestForm to use... |
commit | commitdiff | tree |
2018-12-24 |
Sebastián Ramírez | :memo: Add tutorial for complete OAuth2 password flow |
commit | commitdiff | tree |
2018-12-24 |
Sebastián Ramírez | :memo: Add Security tutorial: Get current user |
commit | commitdiff | tree |
2018-12-23 |
Sebastián Ramírez | :memo: Add first Security tutorials |
commit | commitdiff | tree |
2018-12-23 |
Sebastián Ramírez | :memo: Add example screenshot for dependencies |
commit | commitdiff | tree |
2018-12-23 |
Sebastián Ramírez | :memo: Update and add docs for dependencies |
commit | commitdiff | tree |
2018-12-23 |
Sebastián Ramírez | :memo: Update and clarify first-steps tutorial |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :memo: Fix double editor screenshot |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :white_check_mark: Add tests for metadata |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :white_check_mark: Test extra routes, with parameters... |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :white_check_mark: Add tests for validation errors... |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :white_check_mark: Test all HTTP methods |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :heavy_plus_sign: Add ujson for local development |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :white_check_mark: Update tests for HTML content and... |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :recycle: Refactor jsonable_encoder and test it |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :white_check_mark: Add docs, tests and fixes for extra... |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :rotating_light: Fix mypy type errors |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :white_check_mark: Fix OpenAPI test for body schema |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :white_check_mark: Add tests for response_model |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :white_check_mark: Test custom responses |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :white_check_mark: Add tests for form and files |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :bug: Fix Form and File params must always be embeded |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :mute: Remove debugging prints |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :white_check_mark: Add test-cov-html script for local... |
commit | commitdiff | tree |
2018-12-22 |
Sebastián Ramírez | :bug: Re-implement check for body as a workaround |
commit | commitdiff | tree |
2018-12-21 |
Sebastián Ramírez | :memo: Add Project Generation section |
commit | commitdiff | tree |
2018-12-21 |
Sebastián Ramírez | :bookmark: Bump version, after fix for email_validator... 0.1.12 |
commit | commitdiff | tree |
2018-12-21 |
Sebastián Ramírez | :memo: Update docs to improve look in GitHub |
commit | commitdiff | tree |
2018-12-21 |
Sebastián Ramírez | :memo: Update README from docs source |
commit | commitdiff | tree |
2018-12-21 |
Sebastián Ramírez | :memo: Update docs and index to make clear what FastAPI... |
commit | commitdiff | tree |
2018-12-21 |
Sebastián Ramírez | :memo: Move tutorial src files to top level docs |
commit | commitdiff | tree |
2018-12-21 |
Sebastián Ramírez | :bug: Fix email_validator error, generated by autoflake |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :white_check_mark: Recover extensive tests for path... |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :white_check_mark: Update query param tests and docs |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :art: Format tests for Cookies |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :white_check_mark: Add tests for body with Schema |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :white_check_mark: Test cookies |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :memo: Make badges be links to new tab (_blank) |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :white_check_mark: Test for missing required body |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :memo: Fix broken link to docs |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :memo: Update docs highlighting after re-sort imports |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :green_heart: Revert to flit install and re-format |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :white_check_mark: Add tests for header parameters |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :green_heart: Try fixing Travis, again... |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :bug: Install dev-packages with pipenv, not pip |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :green_heart: Install dev-packages in Travis |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :green_heart: Use pipenv in Travis |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :sparkles: Update tutorial renamer to exclude files |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :recycle: Re-format tutorials, files names and tests |
commit | commitdiff | tree |
2018-12-18 |
Sebastián Ramírez | :bug: Fix optional bodies raising an error |
commit | commitdiff | tree |
next |