dragfyre / bahai-date-api

RESTful API for the Baha'i (Badi) calendar.
ISC License
7 stars 4 forks source link

feat: allow user to pass in own Express app #33

Closed brettz9 closed 1 year ago

brettz9 commented 2 years ago

Don't need a new release for this, but was adding something similar to my own project to make it more middleware-like, and figure I'd offer it here.

brettz9 commented 2 years ago

I added an additional commit to also make the rate limit fully configurable (changing the options or disabling).