Fastapi: FastAPI Cookbook

Created on 8 Jun 2020  Â·  5Comments  Â·  Source: tiangolo/fastapi

First check

  • [X] I added a very descriptive title to this issue.
  • [X] I used the GitHub search to find a similar issue and didn't find it.
  • [X] I searched the FastAPI documentation, with the integrated search.
  • [X] I already searched in Google "How to X in FastAPI" and didn't find any information.
  • [X] I already read and followed all the tutorial in the docs and didn't find an answer.
  • [X] I already checked if it is not related to FastAPI but to Pydantic.
  • [X] I already checked if it is not related to FastAPI but to Swagger UI.
  • [X] I already checked if it is not related to FastAPI but to ReDoc.
  • [X] After submitting this, I commit to:

    • Read open issues with questions until I find 2 issues where I can help someone and add a comment to help there.

    • Or, I already hit the "watch" button in this repository to receive notifications and I commit to help at least 2 people that ask questions in the future.

    • Implement a Pull Request for a confirmed bug.

Description

What do you guys think about creating a cookbook for FastAPI? The idea is to have something similar as Vue.js cookbook (https://vuejs.org/v2/cookbook/index.html). Don't get me wrong, the FastAPI documentation is awesome, but the cookbook has a different focus and I think we can explore that field.

The solution you would like

We can create a roadmap for different applications that we want to show as use case. For example, one of those can be a user management API using GINO and Alembic. If you guys like the idea we need to think about possible projects and technologies that work well with FastAPI to create this cookbook.

We can even use the full-stack @tiangolo projects. But I don't know if it's a good idea as I think starting from scratch and explaining it step by step may be easier.

What do you think?

enhancement

Most helpful comment

Great idea

All 5 comments

It would be great if a short manual on publishing FastAPI on IIS would be shared!

Great idea

I've started this yesterday: https://kludex.github.io/fastapi-cookbook/
By the moment I've sent this message, there's no README yet, but issues with ideas, PR and any type of feedback are already welcome
I'm going to start the recipes on the next day.

I'm closing this issue.

Wow!
Great effort you are putting in there.

Good work so far. I encourage you to keep the good work coming.

El mar., 21 de julio de 2020 7:54 a. m., Marcelo Trylesinski <
[email protected]> escribió:

Closed #1533 https://github.com/tiangolo/fastapi/issues/1533.

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/tiangolo/fastapi/issues/1533#event-3571116519, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AC7U7K3PGHSCZQSWTCEF5KLR4WFXDANCNFSM4NYGMXZA
.

Cool! I would like to have more general tutorials in the advanced section. But it's always difficult to find the time to create, add, and test more content and tutorials. :shrug:

Was this page helpful?
0 / 5 - 0 ratings