You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/index.rst
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,12 @@ projects.
11
11
12
12
Currently this library supports the following APIs:
13
13
14
-
* `Sunlight Congress API <http://services.sunlightlabs.com/docs/Sunlight_Congress_API/>`_ (via :ref:`sunlight.congress`)
15
14
* `Open States API <http://openstates.org/api/>`_ (via :ref:`sunlight.openstates`)
15
+
* `Congress API <http://sunlightlabs.github.com/congress/>`_ (via :ref:`sunlight.congress`)
16
16
* `Capitol Words API <http://capitolwords.org/api/>`_ (via :ref:`sunlight.capitolwords`)
17
17
18
-
Support is pending for the `Influence Explorer API <http://data.influenceexplorer.com/api/>`_ and the
19
-
`Real Time Congress API <http://services.sunlightlabs.com/docs/Real_Time_Congress_API/>`_,
20
-
though these currently have their own Python wrappers.
18
+
* `The old Sunlight Congress API (deprecated) <http://services.sunlightlabs.com/docs/Sunlight_Congress_API/>`_ (via :ref:`sunlight.congress_deprecated`)
0 commit comments