Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/herber/draft
Making gists beautiful.
https://github.com/herber/draft
gist microservice
Last synced: 4 days 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 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-30T17:23:12.000Z (over 7 years ago)
- Last Synced: 2024-12-07T05:24:10.363Z (2 months ago)
- Topics: gist, microservice
- Language: HTML
- Size: 56.6 KB
- Stars: 5
- Watchers: 2
- 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)