Skip to content

issues Search Results · repo:hanami/api language:Ruby

Filter by

18 results
 (79 ms)

18 results

inhanami/api (press backspace or delete to remove)

I m POSTing a JSON array of objects that can have all sorts of characters. I encountered the following error: Rack::QueryParser::InvalidParameterError: invalid %-encoding ({...} The error message stops ...
  • gottlike
  • Opened 
    on Nov 15, 2023
  • #46

Description ✍️ After following the testing instructions provided on the README file, the following error is happening. NameError: undefined local variable or method `app for # RSpec::ExampleGroups::Anonymous::WhenConnecting ...
question
  • Victorcorcos
  • 2
  • Opened 
    on Dec 23, 2022
  • #42

Hello all, As far as I concern, the Hanami API gem is not a full framework, but a gem that will be attached in a previously created framework, like rails or hanami base framework for example, is this ...
  • Victorcorcos
  • 1
  • Opened 
    on Dec 23, 2022
  • #41

I was trying out the helpers method until I found out that the code (PR) is not released on rubygems, yet. The current version available on rubygems is version 0.2.0 and was released January 2021. Are ...
  • ahx
  • 2
  • Opened 
    on May 12, 2022
  • #38

When trying to use a middleware that uses named arguments like this: class TellQuotaMiddleware def initialize(app, quota:) @app = app @quota = quota end def call(env) status, headers, ...
invalid
  • ahx
  • 3
  • Opened 
    on Feb 14, 2022
  • #33

Scenario There seems to be a problem when adding a middleware inside a scope block with interpolation. Here is an example: scope i do scope :tenant_id do use LogTenantIdMiddleware get ...
bug
  • ahx
  • 1
  • Opened 
    on Oct 1, 2021
  • #29

I m really enjoying hanami/api so far. Is there a way to have shared logic between block contexts? I know I can write my own rack endpoint but I don t want to lose the block context apis, and my shared ...
  • anuj1102
  • 2
  • Opened 
    on May 6, 2021
  • #25

Hi @jodosha, I m trying to test https://github.com/boazsegev/iodine and https://github.com/socketry/falcon working as puma replacement for hanami-api @see https://the-benchmarker.semaphoreci.com/workflows/ce7d732e-e28b-44f5-ba19-5843cb32fe07?pipeline_id=9051f815-5861-4597-be99-2ba582bf6e2e ...
question
  • waghanza
  • 5
  • Opened 
    on Feb 28, 2021
  • #24

Is there something similar to require sinatra/reloader so on the page refresh, I can see an updated response?
question
  • Inversion-des
  • 1
  • Opened 
    on Jan 12, 2021
  • #21

Hi, I currently see Hanami API depends on Ruby 2.7.0, are there plans to support JRuby?
question
  • brauliobo
  • 1
  • Opened 
    on Sep 28, 2020
  • #18
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub