Istio | |
An open platform to connect, manage, and secure microservices. | |
Hardbin | |
An encrypted pastebin with the decryption key passed in the URL fragment, and the code and data served securely with IPFS. | |
Mixfont | |
A font generator to discover new fonts. |
Squasher | |
Squasher compresses old migrations in a Rails application. | |
KMS | |
KMS is a modern and flexible Ruby on Rails content management system with modular approach. | |
Ppethis | |
Replace your `curl | sh` installers. | |
Semian | |
Resiliency toolkit for Ruby for failing fast. | |
Inspec | |
Auditing and testing framework. | |
Graphcool | |
The GraphQL backend for mobile & web developers. | |
Blockstack browser | |
A Gateway to a decentralized internet. |
Building APIs with Ruby on Rails and GraphQL | may 22 |
GraphQL an alternative to REST APIs. | |
Coders Code | may 24 |
Coding is the act, and the journey, and the goal. However, you can’t just sit down and pound out code. | |
Storing encrypted configuration in your git repo with DotenvSekrets | may 25 |
Developers who are familiar with the “twelve-factor” app know that configuration should be stored in the environment (loaded via env vars), not in the code. | |
Leveling up with Git | may 25 |
git is a very powerful code management system and has many features that are to be discovered and taken advantage of as you go along. | |
4 Ways to Secure Your Authentication System | may 26 |
Whether you want to use Devise (or a similar third party gem like Clearance) or roll your own auth, here are 4 specific ways you can make authentication in your app more secure. |