A code snippet and programming resource manager with a web client and restful API
Go to file
Neil Brommer cb1bca4f7f Fix dependencies 2018-04-30 11:10:02 -07:00
css Better file naming 2017-12-16 16:49:14 -08:00
js Clean up code 2018-04-30 10:59:08 -07:00
.gitignore Add current project 2017-12-16 14:25:50 -08:00
README.md Add current project 2017-12-16 14:25:50 -08:00
dbTools.php Add current project 2017-12-16 14:25:50 -08:00
documentation.html Fix naming 2018-04-30 10:58:51 -07:00
favicon.ico Add current project 2017-12-16 14:25:50 -08:00
index.html Fix dependencies 2018-04-30 11:10:02 -07:00
lang.php Add current project 2017-12-16 14:25:50 -08:00
resource.php Add current project 2017-12-16 14:25:50 -08:00
snippet.php Add current project 2017-12-16 14:25:50 -08:00
tables.png Add current project 2017-12-16 14:25:50 -08:00
tables.xml Add current project 2017-12-16 14:25:50 -08:00

README.md

Snippet Manager

An instance of this site is hosted at snippets.neilbrommer.com

A tool for keeping pieces of useful code and programming resources.

Includes a RESTful API and a web client.

There is currently no login system; all data is public.

Libraries

JQuery

Popper.js

Bootstrap