class Grape::API

The API class is the primary entry point for creating Grape APIs. Users should subclass this class in order to build an API.