Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fromatom/kujaku
Slack App that to unfurl url of esa.io
https://github.com/fromatom/kujaku
esa slack
Last synced: about 4 hours ago
JSON representation
Slack App that to unfurl url of esa.io
- Host: GitHub
- URL: https://github.com/fromatom/kujaku
- Owner: FromAtom
- License: mit
- Created: 2018-11-28T10:48:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T11:14:19.000Z (over 1 year ago)
- Last Synced: 2024-05-01T21:44:10.004Z (6 months ago)
- Topics: esa, slack
- Language: Ruby
- Size: 188 KB
- Stars: 25
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![logo](logo.png)
Slackに貼られたesaのURLを展開するSlack Appです。
## Cache
Kujakuには簡単なキャッシュ機構があります。これは、短時間に同一のesa URLがUnfurlされた場合に、esaのAPIを叩きすぎてRateLimitedにならない為に存在します。キャッシュにはRedisもしくはFirestoreが利用できます。`.env.example`を参考に環境変数を指定することで、キャッシュに用いるサービスを選ぶことができます。なお、RedisとFirestoreの両方が利用可能な場合はRedisが優先されます。
## :warning:Herokuの無料枠が終了します:warning:
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/FromAtom/Kujaku)HerokuおよびHeroku Redisの無料枠は終了されます。KujakuをHerokuでホスティングする(している)場合はご注意ください。
- https://blog.heroku.com/next-chapter
## LICENSE
[MIT](LICENSE)## Note
Icon made by Freepik from [www.flaticon.com](https://www.flaticon.com)