.. _ref-who-uses:

Sites Using Tastypie
====================

The following sites are a partial list of sites using Tastypie. We're always
interested in adding more sites, so please open a GitHub Issue or Pull Request
for this page and we'll add you to the list.

Teachoo
---------

`Teachoo <https://www.teachoo.com>`_ uses Tastypie for its API

LJWorld Marketplace
-------------------

* http://www2.ljworld.com/marketplace/api/v1/?format=json

Forkinit
--------

Read-only API access to recipes.

* http://forkinit.com/
* http://forkinit.com/api/v1/?format=json


Read The Docs
-------------

A hosted documentation site, primarily for Python docs. General purpose
read-write access.

* http://readthedocs.org/
* http://readthedocs.org/api/v1/?format=json


Luzme
-----

An e-book search site that lets you fetch pricing information.

* http://luzme.com/
* https://luzme.readthedocs.io/en/latest/


Politifact
----------

To power their mobile (iPhone/Android/Playbook) applications.

* http://www.politifact.com/mobile/


LocalWiki
---------

`LocalWiki <http://localwiki.org>`_ is a tool for collaborating in local,
geographic communities. It's using Tastypie to provide an geospatially-aware
REST API.

* https://localwiki.readthedocs.io/en/latest/api.html
* http://localwiki.org/blog/2012/aug/31/localwiki-api-released/


I-Am-CC.org
-----------

`I-Am-CC.org <http://i-am-cc.org>`_ is a tool for releasing Instagram photos
under a Creative Commons license.

* http://i-am-cc.org/api/?format=json


Dbpatterns
----------

Dbpatterns is a service that allows you to create, share, explore database models on the web.

* http://dbpatterns.com


CourtListener
-------------

Read-only API providing 2.5M legal opinions and other judicial data via Solr/Sunburnt and Postgres (Django models).

* Site: https://www.courtlistener.com
* Code : https://bitbucket.org/mlissner/search-and-awareness-platform-courtlistener/src
