LewkyB / LukeTube

getting more familiar with ASP.NET Core with this project
https://www.luketube.net
0 stars 0 forks source link

Give SubredditService a Purpose #8

Open LewkyB opened 3 years ago

LewkyB commented 3 years ago

right now all it's doing is passing things from the repository, it shouldn't be too hard to find some functionality for SubredditService

https://github.com/LewkyB/IRCTube-ASPNETCore/blob/eb0f604da6d44fa1a3796c09fa762de8ecaf1285/Services/SubredditService.cs#L31-L44