Welcome to hejs 👋
* Currently this is just a beta version
open-source engine with API for Real-time questions In Hebrew.
Install
npm install hejs
import
import { Answers } from 'hejs'
Usage
const {
direction,
meaning,
news,
translate,
weather
} = new Answers()
direction('תל אביב','ירושלים')
news('קורונה')
translate('hello world','עברית')
weather('פתח תקווה')
meaning('פילוסופיה')
Author
👤 Gurel Ben Shabat
Show your support
Give a ⭐️ if this project helped you!
[] Quickstart guide
[] Endpoint definitions
[] Code snippets
[] Example responses