Skip to content
Snippets Groups Projects
Forked from Platform / Development / swh-docs
Source project has a limited visibility.
Jérémy Bobbio (Lunar)'s avatar
Jérémy Bobbio (Lunar) authored
This document Software Heritage policy regarding how takedown notices
must be handled on mirrors. Currently we are missing tooling to
implement it in full, but we can still document the stopgap process
and what we are aiming.

Thanks to ardumont and vlorentz for proofreading and spotting several
typos, syntax and grammar issues.

Ref swh/meta#4975
c86307a9
History
swh-web
=======

This repository holds the developement of Software Heritage web applications:

    * SWH Web API (https://archive.softwareheritage.org/api): enables to query 
      the content of the SWH archive through HTTP requests and get responses in JSON or YAML.

    * SWH Web browse (https://archive.softwareheritage.org/browse): graphical interface 
      that eases the navigation in the SWH archive.

Those applications are powered by the [Django Web Framework](https://www.djangoproject.com/). 

Documentation about how to use these components but also the details of their URI schemes
can be found in the docs folder. The produced HTML documentation can be read and browsed
at https://docs.softwareheritage.org/devel/swh-web/index.html.