sanjeev309 / diGit

An API to return digital numbers in image format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroku

diGIT

An API to serve image as numbers.

Summary

This project was created as a way to add a layer of abstraction on github profile READMEs

The server is hosted on heroku and accessible here:

Link : diGit server

Instructions for Use

These are the same instruction available on the server home page.

diGit returns an image with number when a number is passed to the API

For example:

Digits: Send request for 420 :

Scale: Scale up '420' x2 times :

Blank space: use spacer :

All responses are base64 encoded and can be directly used for rendering.


Now, since github does not support base64 encoded images in README yet, to use diGit, please use the API to fetch respective images, store it and then refer it in your README.md.

Authors

License

This project is licensed under the MIT license

About

An API to return digital numbers in image format

License:MIT License


Languages

Language:Python 100.0%