• Stars
    star
    204
  • Rank 190,929 (Top 4 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GitHub Link Card Creator lets you generate GitHub images has links to repositories.

GoReleaser Logo

GitHub Link Card Creater

GitHub Link Card Creator lets you generate GitHub images has links to repositories.


CircleCI GolangCI

🔎 Overview

GitHub Link Card Creator lets you generate GitHub images has links to your repositories. This card is useful to guide to your repository in blogs etc.

📝 Official WEB Client

here !!

https://ghlinkcard.com

Instalation

using as CLI, you should install

$ go get "github.com/po3rin/github_link_creator/cmd/repoimg"

You can also install from here https://github.com/po3rin/github_link_creator/releases

Usage

CLI Mode

this lets you generate repository card in local.

repoimg -n po3rin/gotree

Server Mode

set environment valiable S3_BUCKET_NAME. this is target bucket to store image.

$ go build
$ ./github_link_creator
$ curl localhost:8080/v1/images/<username>/<reponame>

When raising the upper limit of API call of GitHub, You should set environment valiable GITHUB_CLIRNT_ID & GITHUB_SECRET.

GitHub REST API v3 Documents https://developer.github.com/v3/#rate-limiting

WEB Client Repository

Contributing

You're most welcomed! Welcome pull request and issues.

More Repositories

1

dockerdot

🐳 dockerdot shows dockerfile dependenciy graph. This is useful to understand how build dockerfile. This uses Go WebAssembly + BuildKit package.
Go
97
star
2

gofmtmd

📐gofmtmd formats go source code block in Markdown. detects fenced code & formats code using gofmt.
Go
93
star
3

vue-golang-payment-app

This project is Payment Micro service using Pay.jp with Golang + gRPC. I made Frontend SPA using Vue.js
JavaScript
80
star
4

vue-golang-fireauth

Starter project with Vue.js single page client + Golang Backend API + Firebase Authentication
JavaScript
58
star
5

gockerfile

🐳 gockerfile is a YAML Docker-compatible alternative to the Dockerfile Specializing in simple go server.
Go
51
star
6

eskeeper

eskeeper synchronizes index and alias with configuration files while ensuring idempotency.
Go
36
star
7

smartcircle

✂️Automatically determine where to crop a circular image out of a rectangular.
JavaScript
31
star
8

gonnp

📉Deep learning from scratch using Go. Specializes in natural language processing
Go
24
star
9

vue-go-image-uploader

try developing static file server & upload api
Go
23
star
10

bmfzf

📝 bmfzf lets you fuzzy search of Chrome Bookmarks.
Go
13
star
11

llb2dot

llb2dot package lets you to convert BuildKit LLB to dot language to analize. You can also directly load Dockerfile
Go
11
star
12

saunadge

generates sakatsu badge from SAUNA-IKITAI.
Python
11
star
13

vim-gofmtmd

📐vim-gofmtmd is vim plugin which formats go source code block in Markdown. detects fenced code & formats code using gofmt.
Vim Script
10
star
14

kuro2sudachi

kuro2sudachi lets you to convert kuromoji user dict to sudachi user dict.
Python
10
star
15

sudachi-elasticsearch-sample

Sample of Elasticsearch Docker using Sudachi analizer
Dockerfile
9
star
16

go_playground

po3rin go playground
Go
8
star
17

hirakanadic

Allows Sudachi to normalize from hiragana to katakana from any compound word list
Python
7
star
18

simimgrs

📷this crate determines if it is a similar image using average hash algorism.
Rust
7
star
19

gomnist

📝Package gomnist lets you to load the MNIST data set for use with gonum package.
Go
6
star
20

gosimimg

📷Determine if it is a similar image using average hash.
Go
6
star
21

esguard

esguard provides a Python decorator that waits for processing while monitoring the load of Elasticsearch.
Python
5
star
22

introduction-vue

Vue.js course by po3rin
JavaScript
5
star
23

github_link_creator_client

GitHub Link Card Creator lets you generate GitHub images has links to repositories. This Project is client WEB page.
Vue
5
star
24

jwt-auth-go

API Server verify & return JWT with Basic Auth. This project uses Golang + Docker
Go
3
star
25

go-elastic-starter

try go + elastic stack
Dockerfile
3
star
26

img2circle

Package img2circle lets you generate an image cropped a circular image out of a rectangular.
JavaScript
3
star
27

gopsnr

📷✨this package calucurate MSE/PSNR.
Go
3
star
28

gotree

Package gotree lets you display tree with go package document. This helps to understand the role of the package. hidden directory and File is not yet supported.
Go
3
star
29

Q-s

Vue.js + Node.js + Firebase
JavaScript
2
star
30

qiita-golang-bot

Qiita+Twitter Bot / Golang+Lambda
Go
2
star
31

review_circleci_textlint_template

using circleci + textlint +Re:VIEW
TeX
2
star
32

symptom-expression-search

ElasticsearchやGiNZA、患者表現辞書を使った患者表現揺れ吸収する意味構造検索を試した
Python
2
star
33

chinormfilter

Filter synonym files written in lucene format to avoid duplication with Sudachi normalization.
Python
2
star
34

gocovercounter

gocovercounter lets you to generate coverage-annotated source.
Go
2
star
35

gitlab-todos-sort

Go
2
star
36

pacproxy-docker

Dockerfile
1
star
37

gonbayes

Package gonbayes is Simple Naive Bayes Classifier in Go.
Go
1
star
38

blog-web

pon's blog web
Vue
1
star
39

stable-diffusion-webui-modal

Python
1
star
40

post

📝 This repository manages my texh blog posts.
Go
1
star
41

matsum

This is a package for adding elements after numerical calculation.
Go
1
star
42

colordocker

colordocker is commnad line tool that color output docker command.
Go
1
star
43

rust_playground

po3rin rust playground
Rust
1
star
44

resize

This package lets you to resize image using LERP algorism.
Go
1
star
45

saunadge-rs

generates sakatsu badge with Rust.
Rust
1
star
46

kvraft

技術書典8「Gopherの休日 2020冬」 "GoとコンセンサスアルゴリズムRaftによる分散システム構築入門" のサンプルコードです。
Go
1
star
47

gooatest

Package gooatest lets you validate HTTP Response & Request While against Open API Specification.
Go
1
star
48

chkreplace

Let's find a method passing negative number to Replace methods.
Go
1
star
49

po3rin

po3rin GitHub profile
1
star
50

img2gray

Package img2gray lets you generate gray images.
Go
1
star