https://github.com/sigmachirality/hpcr
Penn Course Review API implemented with functional programming paradigms, written in Haskell using Servant.
https://github.com/sigmachirality/hpcr
api haskell servant
Last synced: 11 months ago
JSON representation
Penn Course Review API implemented with functional programming paradigms, written in Haskell using Servant.
- Host: GitHub
- URL: https://github.com/sigmachirality/hpcr
- Owner: sigmachirality
- Created: 2019-04-28T04:13:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-28T04:26:34.000Z (about 7 years ago)
- Last Synced: 2025-06-03T16:50:31.095Z (about 1 year ago)
- Topics: api, haskell, servant
- Language: Haskell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hpcr
Functional implementation of the Penn Course Review Data API, written in Haskell using Servant.
### About
I don't think this will ever be run in production by Penn Labs, nor do I want it to. A major draw of Penn Labs is its focus on building apps up to par with industry standards, and Haskell is not industry standard. Check out the motivations section for more on why I'm building this!
### Motivations
N/A