Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 726 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 726 Bytes

Reddit-Wrapper-FS

A Reddit API-wrapper written in F# using the .NET library. It's a side-project, so anything written in this project is not intended for commercial use or production.

The point of this project is to improve my skills in programming with F# and the functional programming paradigm, but also learning to use .NET. The full repo (private) can be shown upon request as it contains sensitive information that should not be publicized.

Use-case example

Running dotnet run from a PowerShell terminal in the project's folder produced the following result from the code in Program.fs:

image