{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/scotty","name":"scotty","description":"A Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp.\n\nScotty is the cheap and cheerful way to write RESTful, declarative web applications.\n\nA page is as simple as defining the verb, url pattern, and Text content.\n\nIt is template-language agnostic. Anything that returns a Text value will do.\n\nConforms to WAI Application interface.\n\nUses very fast Warp webserver by default.\n\nAs for the name: Sinatra + Warp = Scotty.","version":"0.20.1","softwareVersion":"0.20.1","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/scotty-web/scotty","issueTracker":"https://github.com/scotty-web/scotty/issues","url":"https://github.com/scotty-web/scotty","keywords":["bsd3","library","web","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"ryanglscott"},{"@type":"Person","name":"FumiakiKinoshita"},{"@type":"Person","name":"AndrewFarmer"},{"@type":"Person","name":"chessai"},{"@type":"Person","name":"ocramz"},{"@type":"Person","name":"danielbrice"}],"author":[{"@type":"Person","name":"ryanglscott"},{"@type":"Person","name":"FumiakiKinoshita"},{"@type":"Person","name":"AndrewFarmer"},{"@type":"Person","name":"chessai"},{"@type":"Person","name":"ocramz"},{"@type":"Person","name":"danielbrice"}],"copyrightHolder":[{"@type":"Person","name":"ryanglscott"},{"@type":"Person","name":"FumiakiKinoshita"},{"@type":"Person","name":"AndrewFarmer"},{"@type":"Person","name":"chessai"},{"@type":"Person","name":"ocramz"},{"@type":"Person","name":"danielbrice"}],"dateCreated":"2012-01-05","dateModified":"2023-10-03","datePublished":"2023-10-03","copyrightYear":2012,"downloadUrl":"https://hackage.haskell.org/package/scotty-0.20.1/scotty-0.20.1.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/scotty"],"https://www.w3.org/ns/activitystreams#likes":1774,"https://forgefed.org/ns#forks":134}