https://github.com/herber/draft
Making gists beautiful.
https://github.com/herber/draft
gist microservice
Last synced: 3 months ago
JSON representation
Making gists beautiful.
- Host: GitHub
- URL: https://github.com/herber/draft
- Owner: herber
- License: mit
- Created: 2017-10-27T09:23:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-30T17:23:12.000Z (over 8 years ago)
- Last Synced: 2025-05-24T01:47:30.866Z (10 months ago)
- Topics: gist, microservice
- Language: HTML
- Size: 56.6 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
Draft is a small microservice proxying Github's Gists.
See it in action on [draft.gq](https://draft.gq)
## Usage
```
cd draft
npm start
# navigate to localhost:3000 in your browser
```
## License
MIT © [Tobias Herber](https://tobihrbr.com)