lus / pasty

pasty is a fast and lightweight code pasting server
https://pasty.lus.pm
MIT License
200 stars 28 forks source link

API rework (v2) #13

Closed lus closed 3 years ago

lus commented 3 years ago

This PR will create a whole new API version (API v2) with new features and concepts implemented. API v1 won't be removed just yet but may in the future.

API v2 will implement the backend basis for the following new features:

Frontend functionality will still be based on API v1 and thus will be restricted to the old functionalities after merging. A frontend update will follow soon after that.