Credits

We want to sincerely thank many open source libraries/frameworks, makers of content who make it available in the internet. Here are some of them, not in any particular order. We will be updating this list as we come across.

Library/CompanyRemarks
EclipseRealfire is built on Eclipse RCP Platform. We have learnt quite a lot through its code and frameworks.
GoogleWe use many Google libraries in Realfire and also in server products like Guava, Guice etc
ApacheThank you for many awesome opensource libraries, especially commons.
UnivocityTheir csv parser/writers are one of the best we have come across.
SalesforceRealfire would not have exist, if not for Salesforce.
Jackson Json LibsWe have enjoyed a lot using those libraries for Json processing, which we do a lot these days
SpringWe have come to love and learn a lot from these guys
PostmanWe use their API client a lot and also inspired our Terms
Paint.netWe use that product to create many of the icons we use in Realfire
GatsbyWe use Gatsby to build dotcom site. Its an easy to use Static Site Generator
NetlifyBuilding and deploying a site could not be any easier
HerokuSaves us ton of time. Their cli is something to learn from