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 -dMake 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 - [email protected]
Project Link: https://github.com/kiritchoukc/FunctionalArchitectureSample