https://github.com/lalabuy948/solarpiskell
Solar Api in Haskell - solarpiskell
https://github.com/lalabuy948/solarpiskell
aeson haskell scotty
Last synced: over 1 year ago
JSON representation
Solar Api in Haskell - solarpiskell
- Host: GitHub
- URL: https://github.com/lalabuy948/solarpiskell
- Owner: lalabuy948
- License: bsd-3-clause
- Created: 2019-07-08T16:57:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T12:42:50.000Z (about 7 years ago)
- Last Synced: 2025-02-09T12:19:32.454Z (over 1 year ago)
- Topics: aeson, haskell, scotty
- Language: Haskell
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# \\-> Solarpiskell
```
Simple solar system api written in haskell
using scotty for api server
and aeson to work with json.
Main feature is recursive objects
and super easy search by object ids.
```