Skip to content

mad_scientists project implemented without Sinatra or even Rack

Notifications You must be signed in to change notification settings

PrinceYauj/scientists_sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scientists_sockets

mad_scientists project implemented without Sinatra or even Rack

Microservice for accounting mad scientists and their awesome inventions

This project is an implementation of microservice for test exam on back-end ruby developer position, but without using Puma and Sinatra. It provides CRUD operations on records of mad scientists and their inventions. The following technologies are used:

  • Ruby as main programming language;
  • Sequel as ORM;
  • PostgreSQL as RDBMS;
  • RSpec as DSL for tests;
  • and also some other libraries which names can be found in Gemfile of the project.

About

mad_scientists project implemented without Sinatra or even Rack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages