Skip to content

Commit edaa95a

Browse files
MDUYNshiranr
andauthored
Add project templates link section for cookiecutter repositories (microsoft#936)
Co-authored-by: Shiran Rubin <[email protected]>
1 parent ad04710 commit edaa95a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/design/readme.md

+5
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,8 @@ This covers not only technical design of software, but also architecture design
2626

2727
- Folder Structure
2828
- [Folder Structure For Python Repository](https://github.com/microsoft/cookiecutter_template_for_python)
29+
- Project Templates
30+
- Rust
31+
- [Actix Web, Diesel ORM, Test Containers, Onion Architecture](https://github.com/microsoft/cookiecutter-rust-actix-clean-architecture)
32+
- Python
33+
- [Flask, SQLAlchemy ORM, Test Containers, Onion Architecture](https://github.com/microsoft/cookiecutter-python-flask-clean-architecture)

0 commit comments

Comments
 (0)