Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grape-api

How to write same requirements for multiple routes e.g. POST, PUT? (Ruby Grape)

ruby grape-api

how does rails ActiveModel::Serializers compare to grape?

How could we separate grape api resources into multiple files?

Set status code in Grape gem

Building XML API with Grape

Why use helpers in a Grape API versus including a module?

ruby grape-api

remove quotes from returned string of grape api

Swagger-ui only sending OPTIONS not POST http method despite working API

How to define array of hashes in Grape?

ruby api rest grape-api

Can't understand Grape API route param

ruby routes grape-api

how to get the remote ip (requester) on grape-api rails application

grape each entity in a single file

ActiveModel::Serializer::CollectionSerializer::NoSerializerError in active_model_serializer 0.10.0.rc5

Uploading multiple files in the same request

ruby-grape grape-api

Sinatra and Grape API together?