Ruby on Rails Sunday, November 17, 2019

Hi, fellows Rubyists! I'm here to contribute a bit to the open software community! 

During my career, I've been working on plenty of projects and many of them were built from scratch. Based on this, I noticed that for every new application I had to implement tools, gems, and functionalities over and over again, so I decided to gather everything in a generic Rails API Quick Starter to share with you so you can focus on business and not on the configuration (CoC).


There, you'll find Automated Tests fully configured with examples, JSON Web Token Authentication, Authorization (ACL) based on OO principles, Docker virtualization (you don't need any dependencies locally to run the project), JSON responses serialization, and many other cool implementations. 

The application is running on Rails(6.0.1) API-Only and Ruby(2.6.5) on its last stable versions and I intend to keep it updated. 
If you have generic handy solutions send me a Pull Request or hit the connection button, I'll be glad to talk about it! 

Cheers! hashtag

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/fde7e9a0-3580-49c0-95ff-5b3cb9d0cb0b%40googlegroups.com.

No comments:

Post a Comment