manage-fastapi icon indicating copy to clipboard operation
manage-fastapi copied to clipboard

feat: add examples

Open ycd opened this issue 4 years ago • 3 comments

Add examples folder and a project that demonstrates how to get started with templates.

Resolves: #31

A review would be appreciated @Kludex, this is nearly the first Python code that i wrote in the last 7-8 months 😬

ycd avatar Jan 06 '22 00:01 ycd

Codecov Report

Merging #64 (154d7ca) into master (59eb9ff) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   83.68%   83.68%           
=======================================
  Files           7        7           
  Lines         141      141           
=======================================
  Hits          118      118           
  Misses         23       23           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 59eb9ff...154d7ca. Read the comment docs.

codecov-commenter avatar Jan 06 '22 00:01 codecov-commenter

Is it enough, tho? It looks like ppl want the step by step :thinking:

Kludex avatar Jan 06 '22 09:01 Kludex

Let's wait some feedback, if it is the case i need to rework on this PR and document a lot. 😬

ycd avatar Jan 06 '22 22:01 ycd