An open API service indexing awesome lists of open source software.

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

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