Skip to content

ianbandrade/DATA-SCIENCE_LAB_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Issues

Run locally

pip install -r requirements.txt
gunicorn app:app

Server listening at http://127.0.0.1:8000

Outputs

For outputs folder, you must run this Jupyter Notebook and download it

How use

curl 'http://127.0.0.1:8000?owner={owner}&repo={repo}&issue={issue}'

Example

curl 'http://127.0.0.1:8000?owner=nestjs&repo=nest&issue=100'

About

ℹ️ Classification of issues from GitHub repositories REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors