Skip to content
/ apia Public
forked from apiaframework/apia

An opinionated framework for building APIs in Ruby.

License

Notifications You must be signed in to change notification settings

jimeh/apia

 
 

Repository files navigation

Welcome

RubyGems Actions Status GitHub issues GitHub pull requests License Status

Apia is an opinionated framework for building HTTP APIs into a Ruby application. By following a strict approach to crafting your endpoints, Apia is able to generate a consistent schema describing every aspect of the API and thus can generate detailed and easy to use documentation for end users.

Why should I use Apia?

  • Clear and easy to understand DSL for implementing all aspects of the API.
  • Provide auto generated schemas describing your API.
  • Documentation can be generated automatically.

Getting started

Head over to the docs to see how to get started

About

An opinionated framework for building APIs in Ruby.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%