This repository has been archived on 2021-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
Quentin Rouland d4bbab20b6 Add /last and /<repo_name>/last
Showing last pacakge available for all repos or for specific repo
2017-09-27 11:51:36 +02:00
2017-09-27 11:51:36 +02:00
2017-02-23 16:49:40 +01:00
2017-03-01 22:58:34 +01:00
2017-02-23 16:49:40 +01:00
2017-09-27 11:51:36 +02:00
2017-02-23 16:49:40 +01:00
2017-09-27 11:51:36 +02:00
2017-02-23 16:49:40 +01:00
2017-02-23 16:49:40 +01:00
2017-02-23 16:49:40 +01:00
2017-03-01 22:58:34 +01:00
2017-03-04 11:40:43 +01:00

RepoApi

A simple api for private repositories

Dependencies

python >= 3.4

Install python dependencies via pip :

pip install -r requirements.txt

Configure

Flask app

Configure the flask app in the Config.py

Repos

Configure your repos in the repos.json

Run

python app.py

Description
No description provided
Readme 101 KiB
Languages
Python 100%