Skip to content

Latest commit

 

History

History
108 lines (77 loc) · 3.27 KB

README.md

File metadata and controls

108 lines (77 loc) · 3.27 KB

Logo

C# Functional Web Api

This project uses LanguageExt library extensively to build a Todo Web Api in a functional way.

Report Bug | Request Feature | New Issue

Table of Contents

About The Project

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Installation

  1. Clone the repo
git clone https://github.com/kiritchoukc/FunctionalArchitectureSample.git
  1. If using Visual Studio: CTRL+F5
  2. Otherwise into the directory
docker-compose up -d

Contributing

Make this solution better by contributing !

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Clément Kiritchouk - @CKiritchouk - clement.kiritchouk@protonmail.com

Project Link: https://github.com/kiritchoukc/FunctionalArchitectureSample