Class: RestServer
- Inherits:
-
Sinatra::Base
- Object
- Sinatra::Base
- RestServer
- Defined in:
- lib/schemaless_rest_api/rest_server.rb
Overview
Server with endpoints generated based on Entities with CRUD operations for them
Constant Summary collapse
- SWAGGER_FILES =
%w[index.css swagger.html swagger-initializer.js swagger-ui-bundle.js swagger-ui-standalone-preset.js swagger-ui.css].freeze