A microservice to get the description of a GitHub repository ✍️
GET https://d.now.sh/USER/REPO
The description of a GitHub repo is normally the foundation of my projects and is where I narrow my idea down. I tend to use the same description across the package.json
and readme.md
, and unfortunately, GitHub doesn't show you the description just after creating a repository.
If you'd like to contribute (you can skip a few of these steps if you'd like 😉):
- Clone the repo
- Make a new local branch
- Change what you'd like
- Write some tests
- Make a Pull Request!
✌️
now hugomd/micro-description