GithubHelp home page GithubHelp logo

isabella232 / drserv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spotify/drserv

0.0 0.0 0.0 368 KB

RESTful service for publishing packages to debian repositories

License: Apache License 2.0

Python 100.00%

drserv's Introduction

drserv is an authenticated HTTP API for publishing .deb package to a repo

API Usage

This service makes one endpoint available:

/v1/publish/{major.dist}/{minor.dist}/{component}/{filename.deb}

major.dist indicates the code name of the target Debian type distribution, a string such as squeeze or trusty.

minor.dist is a somewhat special concept where different users of a repository for a specific upstream Debian type distribution wants slightly different versions of packages. Typical values of this part is stable, testing or unstable.

component corresponds to the component concept in the upstream structure as documented in the RepositoryFormat and would be a string such as main or non-free.

The content of the deb file to be published is to be provided as POST body data.

drserv's People

Contributors

walles avatar olivia5k avatar nresare avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.