Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shedeurcoder/chiblink

Official source code for Chiblink, a link lister.
https://github.com/shedeurcoder/chiblink

express expressjs linker mongoose

Last synced: 1 day ago
JSON representation

Official source code for Chiblink, a link lister.

Awesome Lists containing this project

README

        

# Chiblink Source Code

Intro


Chiblink is an open-source link lister, that allows you to add any link you want in fancy colours.

How is it made?


Chiblink is made in Node JS and Express JS. Data is stored in MongoDB via Mongoose. Chiblink uses the PugJS templating engine.