Software Alternatives & Reviews

DJ-1: Creating a Rails API with Postgres and Docker

Recommended and mentioned products

  1. Reactive Components for Modern Web Interfaces

    Where I work and in several other projects I use PostgreSQL, I'm used to the behavior and the interface, so when creating this project I configured it to be the database. And since I'm working on an API project I set the flag for Rails to not create front-end files (I'll create a separate project to consume the API later, probably in VueJS).
  2. Ruby on Rails is an open source full-stack web application framework for the Ruby programming...

    After installing ruby, I installed the rails gem and a few more rubocop-related ones to lint right into my code editor (I'm using vscode with the ruby ​​and ruby-rubocop extensions).
  3. Build and debug modern web and cloud applications, by Microsoft

    After installing ruby, I installed the rails gem and a few more rubocop-related ones to lint right into my code editor (I'm using vscode with the ruby ​​and ruby-rubocop extensions).