Hackathon has ended.
Bricksters
London
Goal will to create an app that can take any OpenAPI or Swagger specification (YAML or JSON) and:
(A) auto-create a set of Rails migration files that properly respect relationships between tables, and also
(B) create a client app that can pull data from the API, populating the tables appropriately, doing this in a sequence which leaves related data intact.
Ultimately the resulting code is expected to become a part of the open-source ActiveRecord gem The Brick (https://github.com/lorint/brick).
(A) auto-create a set of Rails migration files that properly respect relationships between tables, and also
(B) create a client app that can pull data from the API, populating the tables appropriately, doing this in a sequence which leaves related data intact.
Ultimately the resulting code is expected to become a part of the open-source ActiveRecord gem The Brick (https://github.com/lorint/brick).