rattail-manual/docs/web/overview.rst
Lance Edgar d32bfce883 Add more structure for web layer docs
hopefully more content will come sooner than later..
2022-11-19 21:46:13 -06:00

18 lines
537 B
ReStructuredText

Overview
========
`Tailbone`_ is the Python package which provides most of the web layer
for the Rattail Project. In particular it includes the foundations for:
.. _Tailbone: https://pypi.org/project/tailbone/
* main web app, traditional server-side (see :doc:`mainapp/index`)
* web API for use with client-side apps (see :doc:`webapi`)
`byjove`_ is the Javascript package which provides "some" of the
components etc. for use with client-side "single-page" apps (see
:doc:`spa`)).
.. _byjove: https://www.npmjs.com/package/byjove