Jisan-mia / gh-upload-img

A simple project to upload images on github via javascript using http request on github upload file api

Home Page:http://www.jisan.io/gh-upload-img/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload Image to Github

A simple project to upload images on github via javascript using http request on github upload file api = https://api.github.com/repos/owner/repo/contents/path

  • owner is the account user name
  • repo is the name of github repo, where imagees will be upload
  • path is the image path which contains directory and name

Tech Stack

  1. HTML
  2. CSS
  3. JavaScript
  4. Fetch

Demo

image

About

A simple project to upload images on github via javascript using http request on github upload file api

http://www.jisan.io/gh-upload-img/


Languages

Language:JavaScript 46.6%Language:CSS 30.7%Language:HTML 22.8%