https://github.com/zaaack/reason-github-trending
A github trending app by ReasonML
https://github.com/zaaack/reason-github-trending
Last synced: about 2 months ago
JSON representation
A github trending app by ReasonML
- Host: GitHub
- URL: https://github.com/zaaack/reason-github-trending
- Owner: zaaack
- Created: 2017-08-23T12:02:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-28T07:11:44.000Z (almost 9 years ago)
- Last Synced: 2025-01-17T22:43:04.185Z (over 1 year ago)
- Language: OCaml
- Homepage:
- Size: 226 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# reason-github-trending
A github trending app by ReasonML, using jaredly's [isomagic-todos](https://github.com/jaredly/isomagic-todos/) boilerplate.

```sh
opam install tls lwt lwt.unix cohttp cohttp.lwt yojson lambdasoup
```