Skip to content

HellsYeah/censortracker_backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

This Django project provides extremely simple API for writing and reading domains reported by Censor Tracker. This is a part of the mechanism which will help us to detect DPI locks initiated by the government services.

Pre Requirements

  • Docker
  • PyCharm (or any other IDE/Editor)

Running

Just run this command:

~ bash meta/local-dev/deploy.sh -s

API

This web-site provides two endpoints:

POST /domain/
GET /domains/

License

Censor Tracker is licensed under the MIT License. See LICENSE for more information.

About

The simple backend for Censor Tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.6%
  • Shell 42.4%