/snipbin-core

A simple REST-based code snippet organiser.

Primary LanguageTypeScriptMIT LicenseMIT

Snipbin Core

licence language version

A simple, work-in-progress, REST-based code snippet organiser.

Intentions

There are a few things I intend this project to be:

  • small and simple;
  • easy to install (preferrably with a Docker Compose file or something of the like);
  • made with modern(ish) technologies;
  • customisable;
  • expandable with first- or third-party projects to provide a front-end.

I say it's a code snippet organiser, but I'm really intending on making it into just a general snippet organiser for things like configuration files, bits of code, terminal commands etc. It's just easier to say it organises code.

Expectations

I'm taking this as a learning opportunity, too. Constructive criticism is very much welcome - please submit an issue or PR! This is my first actual project with SQL (in particular using postgres) Okay, I might have given up on that slightly, but things still might be a bit rough around the edges for a while.

Contributions

Please do contribute! If you've got something to add, submit your idea or code through the various means on GitHub. There are no formalities right now, just make it clear what you're trying to do.