Block or Report
Block or report ezekg
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
keygen-sh/request_migrations Public
Write request and response migrations for Stripe-like versioning of your Ruby on Rails API. Make breaking changes without breaking things!
-
example-rails-webhook-system Public
An example of building a webhook system with Rails and Sidekiq
-
keygen-sh/keygen-go Public
Keygen SDK for Go. Integrate license activation, automatic updates and offline licensing for Go binaries.
-
Example of implementing API key authentication in Ruby on Rails without Devise
-
keygen-sh/keygen-cli Public
Official command line tool for publishing releases to Keygen's distribution API.
-
example-rails-totp-2fa Public
An example of implementing TOTP 2FA in a Ruby on Rails app using the ROTP gem.
Ruby 2
2,393 contributions in the last year
Activity overview
Contribution activity
June 2023
Created 2 repositories
- ezekg/avelino.run HTML
- ezekg/awesome-go Go
Opened 5 pull requests in 4 repositories
avelino/avelino.run
1
merged
1
closed
avelino/awesome-go
1
merged
bevyengine/bevy-website
1
merged
keygen-sh/keygen-api
1
merged
Created an issue in keygen-sh/typed_params that received 1 comment
Export schemas to JSON/Swagger/OpenAPI
Could create a Rake task that can read in the schemas and export to an OpenAPI spec: rake typed_params:export[<format>] One caveat here would be th…