File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # PostBox
1+ # REST Book
22_ version 0.2_
33
4- PostBox is a Visual Studio Code extension that allows you to perform REST calls in a Notebook interface.
4+ REST Book is a Visual Studio Code extension that allows you to perform REST calls in a Notebook interface.
55
66## Features
77
Original file line number Diff line number Diff line change 11{
22 "name" : " rest-book" ,
3- "displayName" : " REST NoteBook " ,
3+ "displayName" : " REST Book " ,
44 "description" : " A Postman-like REST API Notebook for sending to and receiving from REST endpoints." ,
5- "version" : " 0.1 .0" ,
5+ "version" : " 0.2 .0" ,
66 "publisher" : " tanha" ,
77 "repository" : {
88 "url" : " https://github.com/tanhakabir/rest-book"
2222 "notebookProvider" : [
2323 {
2424 "viewType" : " restbook.notebook" ,
25- "displayName" : " REST Notebook " ,
25+ "displayName" : " REST Book " ,
2626 "priority" : " default" ,
2727 "selector" : [
2828 {
You can’t perform that action at this time.
0 commit comments