https://github.com/samparsky/mixmax_slash_bible
This is an open source mixmax slash command based on the bible.org api. Include various bible quotes easily within your emails. https://mixmax.com
https://github.com/samparsky/mixmax_slash_bible
Last synced: 2 months ago
JSON representation
This is an open source mixmax slash command based on the bible.org api. Include various bible quotes easily within your emails. https://mixmax.com
- Host: GitHub
- URL: https://github.com/samparsky/mixmax_slash_bible
- Owner: samparsky
- License: mit
- Created: 2016-07-04T08:11:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-04T18:32:29.000Z (almost 9 years ago)
- Last Synced: 2023-10-26T11:51:41.042Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Bible Slash Mixmax Command
This is an open source mixmax slash command based on the bible.org api. Include various bible quotes easily within your emails
#### Running locally
1. Install using `npm Install`
2. Run using `npm start`To simulate how it works locally
`curl http://localhost:3000/typehead?text=genesis`
To simulate how Mixmax calls the resolver url
`curl http://localhost:3000/resolver?text=genesis:3:4'
License : Mit