Engineering Reads

Welcome to our engineering journal.
Here you can find our latest technology experiments and shared knowledge on engineering.

Read More

GraphQL API with Sinatra web framework

Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort. In this series, let us explore on how to create a GraphQL API server using the Sinatra web framework in Ruby.