| 2018-12-18 |
Sebastián Ramírez | :white_check_mark: Add tests for body with Schema |
commit | commitdiff | tree | snapshot |
| 2018-12-18 |
Sebastián Ramírez | :white_check_mark: Test cookies |
commit | commitdiff | tree | snapshot |
| 2018-12-18 |
Sebastián Ramírez | :memo: Make badges be links to new tab (_blank) |
commit | commitdiff | tree | snapshot |
| 2018-12-18 |
Sebastián Ramírez | :white_check_mark: Test for missing required body |
commit | commitdiff | tree | snapshot |
| 2018-12-18 |
Sebastián Ramírez | :memo: Fix broken link to docs |
commit | commitdiff | tree | snapshot |
| 2018-12-18 |
Sebastián Ramírez | :memo: Update docs highlighting after re-sort imports |
commit | commitdiff | tree | snapshot |
| 2018-12-18 |
Sebastián Ramírez | :green_heart: Revert to flit install and re-format |
commit | commitdiff | tree | snapshot |
| 2018-12-18 |
Sebastián Ramírez | :white_check_mark: Add tests for header parameters |
commit | commitdiff | tree | snapshot |
| 2018-12-18 |
Sebastián Ramírez | :green_heart: Try fixing Travis, again... |
commit | commitdiff | tree | snapshot |
| 2018-12-18 |
Sebastián Ramírez | :bug: Install dev-packages with pipenv, not pip |
commit | commitdiff | tree | snapshot |
| 2018-12-18 |
Sebastián Ramírez | :green_heart: Install dev-packages in Travis |
commit | commitdiff | tree | snapshot |
| 2018-12-18 |
Sebastián Ramírez | :green_heart: Use pipenv in Travis |
commit | commitdiff | tree | snapshot |
| 2018-12-18 |
Sebastián Ramírez | :sparkles: Update tutorial renamer to exclude files |
commit | commitdiff | tree | snapshot |
| 2018-12-18 |
Sebastián Ramírez | :recycle: Re-format tutorials, files names and tests |
commit | commitdiff | tree | snapshot |
| 2018-12-18 |
Sebastián Ramírez | :bug: Fix optional bodies raising an error |
commit | commitdiff | tree | snapshot |
| 2018-12-17 |
Sebastián Ramírez | :memo: Update docs, typos, aclarations, fix examples |
commit | commitdiff | tree | snapshot |
| 2018-12-17 |
Sebastián Ramírez | :memo: Add Python type hints tutorial |
commit | commitdiff | tree | snapshot |
| 2018-12-17 |
Sebastián Ramírez | :memo: Add second tutorial src for python-types |
commit | commitdiff | tree | snapshot |
| 2018-12-17 |
Sebastián Ramírez | :memo: Add tutorial src for python-types |
commit | commitdiff | tree | snapshot |
| 2018-12-17 |
Sebastián Ramírez | :green_heart: Fix Netlify build with pipenv |
commit | commitdiff | tree | snapshot |
| 2018-12-17 |
Sebastián Ramírez | :white_check_mark: Update query tests, application... |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :green_heart: Update Netlify docs build, try 78 |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :fire: Remove un-used requirements.txt |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :green_heart: Call docs build with Python module |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :fire: Remove dist hidden old file |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :pencil2: Fix typos from @mariacamilagl 's review 0.1.11 |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :memo: Update docs, stubs and structure |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :memo: Add stub for extra Starlette |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :memo: Add stubs for Security, multi-files, app configu... |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :memo: Add docs for integrating with NoSQL |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :memo: Add docs for SQL databases |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :memo: Fix docs typos |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :memo: Update dependencies docs |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :memo: Add fist Dependency Injection docs |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :memo: Add docs for custom response |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :memo: Add docs for advanced path operation configs |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :memo: Add docs for path operation configurations |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :memo: Update docs, use the term path operation |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :memo: Docs for Form and File parameters |
commit | commitdiff | tree | snapshot |
| 2018-12-15 |
Sebastián Ramírez | :memo: Add docs for Form data |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :memo: Add docs for extra models |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :memo: Add docs for response_model |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :memo: Add Header docs |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :memo: Add Cookie docs |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :memo: Add tutorial for body nested models |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :memo: Add Body Schema tutorial section |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :memo: Add body multiple parameters docs |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :memo: Add Path params and numeric validators docs |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :memo: Move Query params - str validations to better... |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :memo: Add Query() parameters tutorial and update docs |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :memo: Add request body tutorial |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :memo: Add new tutorials to docs |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :sparkles: Update tutorial src renamer to use sub-direc... |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :bug: Fix error location for required parameters |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :memo: Update docs, add first tutorials |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :truck: Re-order tutorial Python fiels |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :art: Update renamer script |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :memo: Add tutorials python src files |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :sparkles: Update OAuth2 Form model and add strict... |
commit | commitdiff | tree | snapshot |
| 2018-12-14 |
Sebastián Ramírez | :art: Update param names for main FastAPI app and types |
commit | commitdiff | tree | snapshot |
| 2018-12-13 |
Sebastián Ramírez | :heavy_plus_sign: Add autoflake to development dependencies |
commit | commitdiff | tree | snapshot |
| 2018-12-13 |
Sebastián Ramírez | :art: Lint and format tutorial src files |
commit | commitdiff | tree | snapshot |
| 2018-12-13 |
Sebastián Ramírez | :art: Remove un-used imports, add auto-flake |
commit | commitdiff | tree | snapshot |
| 2018-12-13 |
Sebastián Ramírez | :truck: Script to auto-resort tutorial src files |
commit | commitdiff | tree | snapshot |
| 2018-12-13 |
Sebastián Ramírez | :truck: Re-sort tutorial example files |
commit | commitdiff | tree | snapshot |
| 2018-12-13 |
Sebastián Ramírez | :twisted_rightwards_arrows: Include docs and plugins... |
commit | commitdiff | tree | snapshot |
| 2018-12-13 |
Sebastián Ramírez | :memo: Update mkdocs extensions |
commit | commitdiff | tree | snapshot |
| 2018-12-13 |
Sebastián Ramírez | :memo: Update docs, async and features |
commit | commitdiff | tree | snapshot |
| 2018-12-13 |
Sebastián Ramírez | :memo: Add first tutorial src files |
commit | commitdiff | tree | snapshot |
| 2018-12-13 |
Sebastián Ramírez | :art: Re-order parameters |
commit | commitdiff | tree | snapshot |
| 2018-12-13 |
Sebastián Ramírez | :memo: Add stub for deployment in docs |
commit | commitdiff | tree | snapshot |
| 2018-12-13 |
Sebastián Ramírez | :memo: Add docs for async / await and concurrency |
commit | commitdiff | tree | snapshot |
| 2018-12-12 |
Sebastián Ramírez | :memo: Fix live docs script |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :bookmark: Bump version for release |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :bug: Add ValidationError schema even if only bodies |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :memo: Update docs, use pip as it is more generic |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :bookmark: Bump version for release |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :white_check_mark: Add tests for OAuth2 Password scheme |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :sparkles: Add util class for OAuth2 Password Bearer... |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :arrow_up: Update JS CDN to cdn.jsdelivr.net |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :bug: Fix indentation bug |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :bug: Un-hide inner HTTPException errors |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :bug: Fix int query parameters with default |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :white_check_mark: Add tests for corner case with query... |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :loud_sound: Log body parsing errors |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :bug: Fix import of email_validator from Pydantic |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :lock: Fix constraining return values to model |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :lipstick: Change logo image as GitHub can't set html... |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :lipstick: Fix logo size for GitHub |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :rocket: Update pyproject.toml with new metadata |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :memo: Update index/README URLs to be absolute |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :green_heart: Try again with Netlify, different settings |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :green_heart: Add requirements so netlify gets mkdocs |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :green_heart: Add build docs script |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :bug: Fix tests imports |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :heavy_plus_sign: Add Pipfile mkdocs dependencies |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :memo: Update README.md |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :memo: Update docs: features |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :art: Fix typos, names and structure of docs |
commit | commitdiff | tree | snapshot |
| 2018-12-10 |
Sebastián Ramírez | :heavy_plus_sign: Add uvicorn to all dependencies |
commit | commitdiff | tree | snapshot |
| next |