Pinned Repositories
natural-sorting-neo4j
Neo4j Natural Sorting - This plugin adds two functions to Neo4j which solves the problem of natural sorting for Neo4j v3.x DB
aws-lambda-boilerplate
AWS Lambda boilerplate - This repository serves as a clonable template for service AWS lambda service architecture. Clone this repository, and change the services to suit the needs of your new service. We have provided a few examples in the examples folder.
rails-event-store-poc
Ruby on Rails with Rails Event Store. Proof of Concept event sourced architecture
rails_rom_graphql_clean_architecture_boilerplate
Boilerplate Rails project using clean architecture, GraphQL and ROM 4.0
sequel-combine
The Sequel extension adds the Sequel::Dataset#combine method, which returns object from database composed with childrens, parents or any object where exists any relationship. Now it is possible in one query!
wmaciejak's Repositories
wmaciejak/sequel-combine
The Sequel extension adds the Sequel::Dataset#combine method, which returns object from database composed with childrens, parents or any object where exists any relationship. Now it is possible in one query!
wmaciejak/rails_rom_graphql_clean_architecture_boilerplate
Boilerplate Rails project using clean architecture, GraphQL and ROM 4.0
wmaciejak/aws-lambda-root-service
AWS Lambda Root Service - The primary goal of the root service is to glue multiple microservices repositories together. The top part is APIGateway connecting with boilerplate repository
wmaciejak/aws-lambda-boilerplate
AWS Lambda boilerplate - This repository serves as a clonable template for service AWS lambda service architecture. Clone this repository, and change the services to suit the needs of your new service. We have provided a few examples in the examples folder.
wmaciejak/gophr
GOPHR Commercial API wrapper
wmaciejak/rails-event-store-poc
Ruby on Rails with Rails Event Store. Proof of Concept event sourced architecture
wmaciejak/activegraph
An active model wrapper for the Neo4j Graph Database for Ruby.
wmaciejak/aws-serverless
Serverless example application with GraphQL and PostgreSQL.
wmaciejak/cities
World city data in Ruby. Fork adding method `cities` to `state` objects.
wmaciejak/countries
All sorts of useful information about every country packaged as convenient little country objects. It includes data from ISO 3166 (countries and states/subdivisions ), ISO 4217 (currency), and E.164 (phone numbers).
wmaciejak/heroku-buildpack-static
Forked Heroku buildpack in order to add possibility build application from subdirectory
wmaciejak/homebrew-seabolt
homebrew-seabolt for OS x Monterey
wmaciejak/mapbox-sdk-rb
A ruby interface to Mapbox APIs.
wmaciejak/roda-sequel-poc
Prototype of application based on RODA and Sequel.
wmaciejak/rom
Data mapping and persistence toolkit for Ruby