Page MenuHomeSoftware Heritage

urls.py
No OneTemporary

# Copyright (C) 2017-2018 The Software Heritage developers
# See the AUTHORS file at the top-level directory of this distribution
# License: GNU General Public License version 3, or any later version
# See top-level LICENSE file for more information
import swh.web.api.views.content # noqa
import swh.web.api.views.directory # noqa
import swh.web.api.views.entity # noqa
import swh.web.api.views.origin # noqa
import swh.web.api.views.person # noqa
import swh.web.api.views.release # noqa
import swh.web.api.views.revision # noqa
import swh.web.api.views.stat # noqa
import swh.web.api.views.vault # noqa
from swh.web.api.apiurls import APIUrls
urlpatterns = APIUrls.get_url_patterns()

File Metadata

Mime Type
text/x-python
Expires
Sat, Jun 21, 5:24 PM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3291992

Event Timeline