go-carbon

command module
v0.0.0-...-ffaa867 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2023 License: MIT Imports: 6 Imported by: 0

README

GO-Carbon

Convert source code from GH gists into shareable images.
Inspired from the Carbon project.

This project is an effort to build a REST API implimentation of the same in Go. It does not completely work as the original project, and many parameters are yet to be added.

Build

I use air for hot reloading. Otherwise:

go build -o server . && ./server

Query Params

Endpoint: /api

Query Param Description
gistid Gist ID of the file
fsize Font size
fcolor Font color
bgcolor Background color

Status Codes

  • 404: Invalid Gist ID
  • 400: Missing query params

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL