surikat 0.3.0
Surikat is a web framework that revolves around GraphQL, offering a lot of ready-made functionality such as CRUD operations, automatic query generation, authentication and performance optimisations.
Gemfile:
=
instalar:
=
dependencias de Runtime (10):
bundler
~> 1.15
graphql-libgraphqlparser
>= 1.2.0, ~> 1.2
oj
~> 3.3
passenger
~> 5.3
rack-app
~> 7.5
rake
~> 10.0
ransack
>= 1.8.2, ~> 1.8
rspec
>= 3.7.0, ~> 3.7
sqlite3
>= 1.3.13, ~> 1.3
standalone_migrations
>= 5.2.5, ~> 5.2
dependencias de Development (1):
pry
~> 0.10