kleethesama / Reddit-Wrapper-Showcase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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