Add more structure for web layer docs
hopefully more content will come sooner than later..
This commit is contained in:
parent
adf930b531
commit
d32bfce883
12 changed files with 159 additions and 4 deletions
|
|
@ -2,4 +2,16 @@
|
|||
Overview
|
||||
========
|
||||
|
||||
TODO
|
||||
`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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue