restapi

RAPyDo core module for HTTP Restful APIs

Modules

config

Configuration variables set for the server instance

endpoints

Definition of all core endpoints

env

Utilities to work with environment variables

exceptions

Set of Exceptions used to raise HTTP error statuses from endpoints

models

Extension of input and output Schemas and Fields

rest

Management of the RESTful protocol and best practices

services

Definition and management of additional services like authentication, caching, download and upload utilities

tests

types

Python hints definitions

utilities

Set of utilities to handle wit logs, processes, time, uuid and others