Server.server

Module Contents

Functions

ping(→ str)

Returns a simple pong.

root(→ dict)

Returns all the routes.

Attributes

app

origins_regex

Server.server.app
Server.server.origins_regex
Server.server.ping() str

Returns a simple pong.

Returns:

A simple pong

Server.server.root() dict

Returns all the routes.

Returns:

All the routes