Skip to content

xsnippet-web-backend is a web-service, that is meant to be deployed alongside the xsnippet-web SPA and helps to implement the features, which can't be implemented purely on the client side.

License

Notifications You must be signed in to change notification settings

xsnippet/xsnippet-web-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSnippet Web Backend

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 fourth reincarnation is written in Python using asyncio.

xsnippet-web-backend is a web-service, that is meant to be deployed alongside the xsnippet-web SPA and helps to implement the features, which can't be implemented purely on the client side (e.g. "raw" content of the snippets served as plain text over HTTP or "embed" mode, etc).

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

About

xsnippet-web-backend is a web-service, that is meant to be deployed alongside the xsnippet-web SPA and helps to implement the features, which can't be implemented purely on the client side.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages