An open API service indexing awesome lists of open source software.

https://github.com/dheeraj135/connect

A simple web app made during IIT Mandi Hackathon 2k18
https://github.com/dheeraj135/connect

Last synced: 3 months ago
JSON representation

A simple web app made during IIT Mandi Hackathon 2k18

Awesome Lists containing this project

README

        

1: Load the dump file into myflaskapp database.
2: Make sure you have php@localhost user in MYSQL.
3: Install flask and all dependencies.
4: Run: python3 app.py
5: App will be hosted on localhost:5000