Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/utahta/dotmoji_app
https://dotmoji.herokuapp.com
https://github.com/utahta/dotmoji_app
Last synced: about 2 months ago
JSON representation
https://dotmoji.herokuapp.com
- Host: GitHub
- URL: https://github.com/utahta/dotmoji_app
- Owner: utahta
- License: mit
- Created: 2015-03-19T03:33:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-27T07:30:32.000Z (almost 10 years ago)
- Last Synced: 2023-03-10T22:12:35.385Z (almost 2 years ago)
- Language: Ruby
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Dotmoji app
dot data api
# Usage
```bash
$ curl https://dotmoji.herokuapp.com/api/mapping/hoge
[[1,0,0,0,0,0,0,0,0,0,0,0,0,0],[1,0,0,0,0,0,0,0,0,0,0,0,0,0],[1,1,0,0,1,0,0,0,1,1,0,0,1,1],[1,0,1,1,0,1,0,1,0,1,0,1,1,1],[1,0,1,1,0,1,0,0,1,1,0,1,0,0],[1,0,1,0,1,0,0,0,0,1,0,0,1,1],[0,0,0,0,0,0,0,1,1,0,0,0,0,0]]$ curl https://dotmoji.herokuapp.com/api/mapping/foo
[[0,1,1,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0,0,0],[1,1,1,0,1,0,0,0,1,0],[0,1,0,1,0,1,0,1,0,1],[0,1,0,1,0,1,0,1,0,1],[0,1,0,0,1,0,0,0,1,0]]
```