This project uses LanguageExt library extensively to build a Todo Web Api in a functional way.
Report Bug
|
Request Feature
|
New Issue
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/kiritchoukc/FunctionalArchitectureSample.git
- If using Visual Studio:
CTRL+F5
- Otherwise into the directory
docker-compose up -d
Make this solution better by contributing !
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Clément Kiritchouk - @CKiritchouk - clement.kiritchouk@protonmail.com
Project Link: https://github.com/kiritchoukc/FunctionalArchitectureSample