Stitch07 / neon

Scalable, lightning fast image server for Discord bots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neon

Neon is a WIP image server for Discord Bots. Neon aims to be:

  • Scalable and fast
  • Configurable
  • A drop in replacement to many current APIs

Short-term goals:

  • A better CMakeLists.txt
  • More routes

Usage

$ cmake .
$ make && ./neon

About

Scalable, lightning fast image server for Discord bots.

License:MIT License


Languages

Language:C++ 99.3%Language:CMake 0.7%