An open API service indexing awesome lists of open source software.

https://github.com/dvrpc/api_tracker


https://github.com/dvrpc/api_tracker

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# api_tracker

This repo contains a crawler and an API. The crawler looks for DVRPC domains in files used in web products on the production server (mounted at /mnt/w on linux4.dvrpc.org), and saves that information in a database on a nightly basis. See crawler/crawler.py for additional details. The API then exposes that information to the frontend (see ). The API documentation is located at .