docs(contributing): updated project structure
This commit is contained in:
@@ -75,6 +75,8 @@ git checkout -b <new-branch-name>
|
|||||||
- `parsers` directory contains all the parsing aka scraping logic
|
- `parsers` directory contains all the parsing aka scraping logic
|
||||||
- `routes` directory contains all the routers
|
- `routes` directory contains all the routers
|
||||||
- `utils` directory contains handy utility methods and properties
|
- `utils` directory contains handy utility methods and properties
|
||||||
|
- `config` directory contains api configuration related files
|
||||||
|
- `extractors` directory contains anime streaming url extractor files
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
|
|
||||||
- `test` directory contains all the tests that needs to be evaluated
|
- `test` directory contains all the tests that needs to be evaluated
|
||||||
|
|||||||
Reference in New Issue
Block a user