For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | arzzen's commentsregister

We dont try to infer exact opens/clicks. The system focuses on relative, repeatable patterns across many emails, which tends to wash out single-campaign noise.


Yep! Tracks subject lines + performance patterns. See example: https://app.newsletrix.com/share/n/309f1f02-cf51-4528-addc-d...


Nice work!I checked GitHub repo and noticed the clean implementation, but I’d recommend considering implementing a feedback, allowing users to rate their lunch experiences ;)


hi, thanks for question,

> Does this service get historical rates from its sources in real time or does it store those in its own local database?

Historical data are stored and synchronized at regular intervals in the local db.

> How long will this service be free for? What’s the business model that’s being thought about?

I was looking for stable service and i did not find any, that would have satisfied my needs, so i decidide create myself. Current features will be as free in the future as they are now.

> What kind of rate limiting, if any, is used so that a developer who uses these APIs doesn’t have their app go down because someone else is hammering the server with a lot of requests?

Yes, there are rate limit, currently 300 per minute, you can see it in the response header.


Hi, you can use api via http://api-v1.exchangerate.host


Very cool, thank you!


hi, we have the option to login via LDAP authentication


Azure AD?


I've been working on converting a free foreign exchange & crypto rates API

https://exchangerate.host

I worked on this in my free time during the quarantine.


hi @aaronedam, thanks for your question,

- default api response is json format, this format is easy to parse then xml (eg directly usage in js/nodejs app..) - server cost is not too hight , api response is only static json data (data are sync. on midnight), so price is only for bandwige

- i plan added crypto and comodities (like gold,silver etc)


Please reply directly to the question rather than posting a top-level comment. (I've moved this one.)


Here is how Linus Torvalds describes a good commit message. https://github.com/torvalds/subsurface-for-dirk/blob/a48494d...


Thanks for your comment, i edited it.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You