File: glossary.rst

package info (click to toggle)
python-rt 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 516 kB
  • sloc: python: 3,144; makefile: 141; sh: 7
file content (15 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Glossary
========

.. glossary::
    :sorted:

    API
        An application programming interface, a source code based specification
        intended to be used as an interface by software components to
        communicate with each other.

    REST
        Representational state transfer,  a style of software architecture for
        distributed hypermedia systems such as the World Wide Web