Skip to content

Ou42/shortener-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Following tutorial: Stack Builders - Getting started with Haskell projects using Scotty

Tutorial link

NOTE! Tutorial Completed, but in order for URL's to redirect correctly, preface them with http:// or https://

  • cabal-version: 2.4
  • blaze-html-0.9.1.2
  • ghc-9.2.7
  • scotty-0.12.1

Post Tut Challenges & To-Do's

  • Use a database instead of IORef
  • allow user to enter URL w/o http:// prefix
  • validate each submitted URL

Releases

No releases published

Packages

No packages published