Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 622 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 622 Bytes

XSnippet API

XSnippet is a simple web-service for sharing code snippets on the Internet. Years ago it was started as educational project, and nothing changed since then. That's why the fifth reincarnation is written in Rust using Rocket.

XSnippet API, however, implements only RESTful API, nothing more. Web UI is not a part of that project anymore.

The source code is distributed under MIT license. Feel free to contribute by sending us pull requests or patches. Your feedback is welcome as well!

Links