Mercurial > p > roundup > code
comparison doc/features.txt @ 7259:0c596e39980f
update sqlite url
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 18 Apr 2023 18:56:43 -0400 |
| parents | 37e2e3897ddf |
| children | 1f8e41b0e97f |
comparison
equal
deleted
inserted
replaced
| 7258:b6839d357971 | 7259:0c596e39980f |
|---|---|
| 125 - able to be extended with new endpoints | 125 - able to be extended with new endpoints |
| 126 - authentication can be done using JSON Web Tokens (JWT) | 126 - authentication can be done using JSON Web Tokens (JWT) |
| 127 - CORS support for use by third party web pages. | 127 - CORS support for use by third party web pages. |
| 128 - see the `rest guide`_ for details. | 128 - see the `rest guide`_ for details. |
| 129 | 129 |
| 130 .. _sqlite: http://www.hwaci.com/sw/sqlite/ | 130 .. _sqlite: https://www.sqlite.org/index.html |
| 131 .. _mysql: https://pypi.org/project/MySQL-python/ | 131 .. _mysql: https://pypi.org/project/MySQL-python/ |
| 132 .. _postgresql: https://www.psycopg.org/ | 132 .. _postgresql: https://www.psycopg.org/ |
| 133 .. _`xmlrpc guide`: xmlrpc.html | 133 .. _`xmlrpc guide`: xmlrpc.html |
| 134 .. _`rest guide`: rest.html | 134 .. _`rest guide`: rest.html |
