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

https://github.com/sandeepls/dealsdray_assignment


https://github.com/sandeepls/dealsdray_assignment

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

//DealsDray

git init
git add .
git commit -m "success"
git remote add origin https://github.com/SandeepLS/DealsDray_Assignment.git
git branch -M main
git push -u origin main