:mod:`zemfrog.commands.api` =========================== .. py:module:: zemfrog.commands.api Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: zemfrog.commands.api.group zemfrog.commands.api.new Attributes ~~~~~~~~~~ .. autoapisummary:: zemfrog.commands.api.command .. function:: group() API generator. .. function:: new(name, crud) Create REST API. .. data:: command