Install & Compatibility
Where this runs
No compatibility data collected yet for this library.
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
Footrest
✓ require 'footrest'
Create a client and make a GET request.
require 'footrest'
client = Footrest::Client.new('https://api.example.com')
response = client.get('/users')
Debug
Known issues
No known issues recorded.
Audit
Dependencies
No dependency data recorded yet.