SnippetManager/README.md

18 lines
408 B
Markdown
Raw Normal View History

2017-12-16 22:25:50 +00:00
# Snippet Manager
An instance of this site is hosted at [snippets.neilbrommer.com](https://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](https://jquery.com/)
[Popper.js](https://popper.js.org/)
[Bootstrap](https://getbootstrap.com/)