How to set up Sinatra with ActiveRecord
The fourth post in a series on building a microservice with Sinatra and ActiveRecord and deploying it with Docker, in which we add ActiceRecord to the Sinatra app.
The fourth post in a series on building a microservice with Sinatra and ActiveRecord and deploying it with Docker, in which we add ActiceRecord to the Sinatra app.
The third post in a series on building a microservice with Sinatra and ActiveRecord and deploying it with Docker, in which we orchestrate the Docker container with Docker Compose.
The second post in a series on building a microservice with Sinatra and ActiveRecord and deploying it with Docker, in which we create the Sinatra app.
The first post in a series on building a microservice with Sinatra and ActiveRecord and deploying it with Docker.