issues
search
tanhakabir
/
rest-book
REST Book is a Visual Studio Code extension that allows you to perform REST calls in a Notebook interface.
https://marketplace.visualstudio.com/items?itemName=tanhakabir.rest-book
MIT License
248
stars
24
forks
source link
Planning backlog for REST Book
#30
Closed
tanhakabir
closed
3 years ago
tanhakabir
commented
3 years ago
Continue working on adding functionality and fixing REST Book
Fix the following bugs:
[x] Incorrect or erroneous requests don't return with any response only an empty object
{}
#17
[x] Error from language handler #28
Work to add the following features:
[x] authentication support
[ ] GraphQL support
[x] reading from a file for body to send in request
[x] language syntax highlighting
[x] language autocompletions
[x] Add testing for APIs
[x] Create a custom renderer to more easily see response data
[x] search for keywords amongst content
Continue working on adding functionality and fixing REST Book
Fix the following bugs:
{}
#17Work to add the following features: