You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple output stream support. (i.e. STDERR/STDOUT as seperate items)
STDIN support
Make a test suite for API v1, also for v2. But mostly v1 at first. Intent is to let me be able to rewrite APIv1 as an internal client of v2 so that I can remove the old code for v1 once v2 is out. This will ease future use
Update pastebin clients on cpan to use v2 and support multiple files and languages.
Things to consider
Websocket API for interacting with a live run of a paste. This will need evalserver changes, but look into architecture for this.
The text was updated successfully, but these errors were encountered:
Design a new API for planned features
Multi-file support
Multiple langauge support
Multiple output stream support. (i.e. STDERR/STDOUT as seperate items)
STDIN support
Make a test suite for API v1, also for v2. But mostly v1 at first. Intent is to let me be able to rewrite APIv1 as an internal client of v2 so that I can remove the old code for v1 once v2 is out. This will ease future use
Update pastebin clients on cpan to use v2 and support multiple files and languages.
Things to consider
The text was updated successfully, but these errors were encountered: