Skip to content

grexican/isnsfw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IsNSFW - The URL Shortener for NSFW Content

This project is really just way for me to experiment with various technologies. Key points:

  • .NET Core 2.0
  • ServiceStack Templates
  • CQRS / CQS
  • Decorators
  • Better Unit Tests (I usually skip straight to Integration tests because they're the most critical)

But... why?

A few (many) years back, I launched isNSFW.com. Because of a mishap with a hosting provide, the project got deleted from their servers, and I never bothered setting it back up. I had the source code, but not the data, and didn't feel like building. Now, since it's a simple, small project, I'm reviving it.

https://technical.ly/philly/2009/05/05/isnsfw-shortens-urls-for-pervs-actually-makes-work-safer/

ServiceStack Templates

.NET Core 2.0 ServiceStack Templates Bootstrap Website

Browse source code, view live demo templates.web-templates.io and install with dotnet-new:

$ npm install -g @servicestack/cli

$ dotnet-new templates ProjectName

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published