The Wayback Machine - https://web.archive.org/web/20201113063359/https://github.com/vald-phoenix/git-api
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
bin
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Kickstart

To bootstrap project, just run docker-compose inside root directory with docker-compose.yml. E.g.:

docker-compose up

Then go to http://localhost:5005 to be able to see what's going out. Endpoints list:

Method Endpoint URL params Description
GET /api/v1/upload-repositories/ - Upload repositories from Github Search API to our DB.
GET /api/v1/repositories/ page (int), sort_by_stars (bool) Fetch repositories from our DB.

About

A dummy app to show how to use remote_pdb with pdb++ inside a docker container.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.