falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

[WIP] docs(user):add a recipe on how to organize a falcon project file structure. #2087

Closed RioAtHome closed 10 months ago

RioAtHome commented 2 years ago

First time writing a documentations for anything, so sorry in advance!. This PR tackles issue #1520, i added a "Organizing Your Project" under recipes in the user guide. Any feedback would be much appreciated!

codecov[bot] commented 2 years ago

Codecov Report

Merging #2087 (90df7bf) into master (7191be4) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #2087   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           62        62           
  Lines         6829      6829           
  Branches      1098      1098           
=========================================
  Hits          6829      6829           
vytas7 commented 1 year ago

Hey @RioAtHome, since this pull request is still marked as Draft, just checking if you are still working on it, or blocked on feedback from us?

vytas7 commented 10 months ago

In the absence of response, we will close this PR for now. Any contributor is still very welcome to tackle #1520, you can start either with a skeleton proposed in this draft PR, or from scratch.

CaselIT commented 10 months ago

@vytas7 do you want to salvage this? If you have some comment I can try taking it over?

vytas7 commented 10 months ago

We can absolutely reopen if you want to take over 🙂