#hyperlang search results

Struggle to navigate and interact with multiple #API resources? Enter HyperLANG and HyperCLI. @mamund dives into the #HyperCLI and #HyperLANG environment for exploring and interacting with APIs with real working examples and a peek behind the scenes youtu.be/vcjOzcxIBdY?li…

GOTOcon's tweet image. Struggle to navigate and interact with multiple #API resources? Enter HyperLANG and HyperCLI.

@mamund dives into the #HyperCLI and #HyperLANG environment for exploring and interacting with APIs with real working examples and a peek behind the scenes

youtu.be/vcjOzcxIBdY?li…

Ready to start my #gotoChgo talk in the Kinzie room. "Programming the Web with #HyperLANG and #HyperCLI" #mcaTravels

mamund's tweet image. Ready to start my #gotoChgo talk in the Kinzie room. "Programming the Web with #HyperLANG and #HyperCLI"

#mcaTravels

most of my talks are storytelling. this year i'll be doing more code-centric talks w/ the #HyperLANG and #HyperCLI tooling i created a couple years ago. join me at #GOTOChgo w/ promo code “mike10” for 10% off: b.mamund.com/3ZRG30p #api360 #cli #http

mamund's tweet image. most of my talks are storytelling. this year i'll be doing more code-centric talks w/ the #HyperLANG and #HyperCLI tooling i created a couple years ago.

join me at #GOTOChgo w/ promo code “mike10” for 10% off: b.mamund.com/3ZRG30p  

#api360 #cli #http

having some fun giving #HyperCLI a bit of personality. i hope #professorFalken would be pleased! #HyperLANG @rwmbook @mamund #hypermedia #warGamesTheMovie #API360

hyper_cli's tweet image. having some fun giving #HyperCLI a bit of personality. i hope #professorFalken would be pleased!

#HyperLANG @rwmbook @mamund #hypermedia #warGamesTheMovie #API360

here are the slides from today's #gotoChgo talk today "Programming the Web with HyperLANG and HyperCLI". thanks to all who attended and asked Qs. got lots of great feedback. #mcaTravels #HyperLANG gotochgo.com/2023/sessions/…

mamund's tweet image. here are the slides from today's #gotoChgo talk today "Programming the Web with HyperLANG and HyperCLI". thanks to all who attended and asked Qs. got lots of great feedback.

#mcaTravels #HyperLANG

gotochgo.com/2023/sessions/…

initial support for XML/XPATH landed in #HyperCLI this week. currently supporting simple XPATH queries. look for added features like namespaces and other details in the near future. #HyperLANG @rwmbook @mamund #hypermedia #WSDL #XML #SOAP #WebServices #API360

hyper_cli's tweet image. initial support for XML/XPATH landed in #HyperCLI this week. currently supporting simple XPATH queries. look for added features like namespaces and other details in the near future.

#HyperLANG @rwmbook @mamund #hypermedia #WSDL #XML #SOAP #WebServices #API360
hyper_cli's tweet image. initial support for XML/XPATH landed in #HyperCLI this week. currently supporting simple XPATH queries. look for added features like namespaces and other details in the near future.

#HyperLANG @rwmbook @mamund #hypermedia #WSDL #XML #SOAP #WebServices #API360

added support for BASIC AUTH in the latest upate for the #hyperCLI and #hyperLANG also published an unstable release on npm for those willing to try it out: buff.ly/2UgNW3w feedback welcome! @mamund @rwmbook

hyper_cli's tweet image. added support for BASIC AUTH in the latest upate for the #hyperCLI and #hyperLANG

also published an unstable release on npm for those willing to try it out:  buff.ly/2UgNW3w

feedback welcome!

@mamund @rwmbook
hyper_cli's tweet image. added support for BASIC AUTH in the latest upate for the #hyperCLI and #hyperLANG

also published an unstable release on npm for those willing to try it out:  buff.ly/2UgNW3w

feedback welcome!

@mamund @rwmbook

v1.6.1 released. Updated SHOW commands to include SHOW REQUEST, SHOW RESPONSE, SHOW METADATA, and SHOW ALL buff.ly/2UgNW3w #HyperLANG #HyperCLI @rwmbook @mamund #hypermedia

hyper_cli's tweet image. v1.6.1 released. 

Updated SHOW commands to include SHOW REQUEST, SHOW RESPONSE, SHOW METADATA, and SHOW ALL

buff.ly/2UgNW3w

#HyperLANG #HyperCLI @rwmbook @mamund #hypermedia
hyper_cli's tweet image. v1.6.1 released. 

Updated SHOW commands to include SHOW REQUEST, SHOW RESPONSE, SHOW METADATA, and SHOW ALL

buff.ly/2UgNW3w

#HyperLANG #HyperCLI @rwmbook @mamund #hypermedia

continued progress on the #hyperLang interactive shell. ACTIVATE has lots of helper commands. also support for CONFIG settings, JSONPath queries, and a handful of CJ convenience commands. code is rangey, but functional -- as a PoC will do. #RWMBook #hyperLang #API360 @mamund

WebAPICookbook's tweet image. continued progress on the #hyperLang interactive shell. ACTIVATE has lots of helper commands. also support for CONFIG settings, JSONPath queries, and a handful of CJ convenience commands. code is rangey, but functional -- as a PoC will do.

#RWMBook #hyperLang #API360 @mamund
WebAPICookbook's tweet image. continued progress on the #hyperLang interactive shell. ACTIVATE has lots of helper commands. also support for CONFIG settings, JSONPath queries, and a handful of CJ convenience commands. code is rangey, but functional -- as a PoC will do.

#RWMBook #hyperLang #API360 @mamund

added support for "okta-flavored" OAUTH token generation (id & secret in authorization header instead of POST body). also confirmed using WITH-BASIC with a github PAT works just fine. npm: buff.ly/2UgNW3w @rwmbook @mamund #hyperCLI #hyperLANG

hyper_cli's tweet image. added support for "okta-flavored" OAUTH token generation (id & secret in authorization header instead of POST body).  also confirmed using WITH-BASIC with a github PAT works just fine.

npm: buff.ly/2UgNW3w

@rwmbook @mamund #hyperCLI #hyperLANG
hyper_cli's tweet image. added support for "okta-flavored" OAUTH token generation (id & secret in authorization header instead of POST body).  also confirmed using WITH-BASIC with a github PAT works just fine.

npm: buff.ly/2UgNW3w

@rwmbook @mamund #hyperCLI #hyperLANG

added support for bash exit codes (e.g. exit.process(1)) in #HyperCLI. now you can exit a #hyperLANG script on 400 or 500 if you wish and #bash will notice. buff.ly/2UgNW3w @rwmbook @mamund #hypermedia

hyper_cli's tweet image. added support for bash exit codes (e.g. exit.process(1)) in #HyperCLI. now you can exit a #hyperLANG script on 400 or 500 if you wish and #bash will notice.

buff.ly/2UgNW3w

@rwmbook @mamund #hypermedia
hyper_cli's tweet image. added support for bash exit codes (e.g. exit.process(1)) in #HyperCLI. now you can exit a #hyperLANG script on 400 or 500 if you wish and #bash will notice.

buff.ly/2UgNW3w

@rwmbook @mamund #hypermedia

XPath Marks the Spot The HyperCLI supports basic XPATH queries for XML responses. That means you can do just about the same things with XML responses can you can with JSON responses. Quick Tips buff.ly/3kaGEZv #hyperLANG @rwmbook @mamund #hypermedia #xml #xpath #api360

hyper_cli's tweet image. XPath Marks the Spot

The HyperCLI supports basic XPATH queries for XML responses. That means you can do just about the same things with XML responses can you can with JSON responses.

Quick Tips buff.ly/3kaGEZv

#hyperLANG @rwmbook @mamund #hypermedia #xml #xpath #api360

Next time, try using some SOAP Since #HyperCLI is a fully-functional HTTP client, you can use it to make SOAP requests as well as plain HTTP requests. Quick Tips buff.ly/3AikGJm #hyperLANG #hyperCLI @rwmbook @mamund #hypermedia #API360

hyper_cli's tweet image. Next time, try using some SOAP

Since #HyperCLI is a fully-functional HTTP client, you can use it to make SOAP requests as well as plain HTTP requests. 

Quick Tips buff.ly/3AikGJm

#hyperLANG #hyperCLI @rwmbook @mamund #hypermedia #API360

HB's blueprint-style charts convert your designs into Hyperlang code, compiled and audited with AI support. #Hyperlang #AI #circularprotocol


#hyperCLI v1.3.0 : added the SHOW REQUEST command to echo the request details for each response. @mamund/hyper buff.ly/2UgNW3w @rwmbook #HyperLANG #hypermedia

hyper_cli's tweet image. #hyperCLI v1.3.0 : added the SHOW REQUEST command to echo the request details for each response.

@mamund/hyper buff.ly/2UgNW3w

@rwmbook #HyperLANG #hypermedia

HB's blueprint-style charts convert your designs into Hyperlang code, compiled and audited with AI support. #Hyperlang #AI #circularprotocol


Struggle to navigate and interact with multiple #API resources? Enter HyperLANG and HyperCLI. @mamund dives into the #HyperCLI and #HyperLANG environment for exploring and interacting with APIs with real working examples and a peek behind the scenes youtu.be/vcjOzcxIBdY?li…

GOTOcon's tweet image. Struggle to navigate and interact with multiple #API resources? Enter HyperLANG and HyperCLI.

@mamund dives into the #HyperCLI and #HyperLANG environment for exploring and interacting with APIs with real working examples and a peek behind the scenes

youtu.be/vcjOzcxIBdY?li…

here are the slides from today's #gotoChgo talk today "Programming the Web with HyperLANG and HyperCLI". thanks to all who attended and asked Qs. got lots of great feedback. #mcaTravels #HyperLANG gotochgo.com/2023/sessions/…

mamund's tweet image. here are the slides from today's #gotoChgo talk today "Programming the Web with HyperLANG and HyperCLI". thanks to all who attended and asked Qs. got lots of great feedback.

#mcaTravels #HyperLANG

gotochgo.com/2023/sessions/…

Ready to start my #gotoChgo talk in the Kinzie room. "Programming the Web with #HyperLANG and #HyperCLI" #mcaTravels

mamund's tweet image. Ready to start my #gotoChgo talk in the Kinzie room. "Programming the Web with #HyperLANG and #HyperCLI"

#mcaTravels

most of my talks are storytelling. this year i'll be doing more code-centric talks w/ the #HyperLANG and #HyperCLI tooling i created a couple years ago. join me at #GOTOChgo w/ promo code “mike10” for 10% off: b.mamund.com/3ZRG30p #api360 #cli #http

mamund's tweet image. most of my talks are storytelling. this year i'll be doing more code-centric talks w/ the #HyperLANG and #HyperCLI tooling i created a couple years ago.

join me at #GOTOChgo w/ promo code “mike10” for 10% off: b.mamund.com/3ZRG30p  

#api360 #cli #http

THe SIREN's call One of the features of HyperCLI is the ability to write custom plug-ins. One of the first plug-ins created was one that supports the SIREN hypermedia format. Quick Tips buff.ly/3kgU3zf #HyperLANG #HyperCLI @rwmbook @mamund #hypermedia #API360

hyper_cli's tweet image. THe SIREN's call
One of the features of HyperCLI is the ability to write custom plug-ins. One of the first plug-ins created was one that supports the SIREN hypermedia format.

Quick Tips buff.ly/3kgU3zf

#HyperLANG #HyperCLI @rwmbook @mamund #hypermedia #API360

initial support for XML/XPATH landed in #HyperCLI this week. currently supporting simple XPATH queries. look for added features like namespaces and other details in the near future. #HyperLANG @rwmbook @mamund #hypermedia #WSDL #XML #SOAP #WebServices #API360

hyper_cli's tweet image. initial support for XML/XPATH landed in #HyperCLI this week. currently supporting simple XPATH queries. look for added features like namespaces and other details in the near future.

#HyperLANG @rwmbook @mamund #hypermedia #WSDL #XML #SOAP #WebServices #API360
hyper_cli's tweet image. initial support for XML/XPATH landed in #HyperCLI this week. currently supporting simple XPATH queries. look for added features like namespaces and other details in the near future.

#HyperLANG @rwmbook @mamund #hypermedia #WSDL #XML #SOAP #WebServices #API360

"Hello, Hyper!" Congratualtions! You’ve just created your first HyperLANG program. Quick Tips buff.ly/2YsBy29 @rwmbook @mamund #HyperCLI #HyperLANG


It Varies: HyperLANG supports the use of variables in commands. There are two types of variable references: CONFIG ($$) and STACK (##) Quick Tips buff.ly/3zKYLup @rwmbook @mamund #HyperLANG #HyperCLI #hypermedia


added support for bash exit codes (e.g. exit.process(1)) in #HyperCLI. now you can exit a #hyperLANG script on 400 or 500 if you wish and #bash will notice. buff.ly/2UgNW3w @rwmbook @mamund #hypermedia

hyper_cli's tweet image. added support for bash exit codes (e.g. exit.process(1)) in #HyperCLI. now you can exit a #hyperLANG script on 400 or 500 if you wish and #bash will notice.

buff.ly/2UgNW3w

@rwmbook @mamund #hypermedia
hyper_cli's tweet image. added support for bash exit codes (e.g. exit.process(1)) in #HyperCLI. now you can exit a #hyperLANG script on 400 or 500 if you wish and #bash will notice.

buff.ly/2UgNW3w

@rwmbook @mamund #hypermedia

#hyperCLI v1.3.0 : added the SHOW REQUEST command to echo the request details for each response. @mamund/hyper buff.ly/2UgNW3w @rwmbook #HyperLANG #hypermedia

hyper_cli's tweet image. #hyperCLI v1.3.0 : added the SHOW REQUEST command to echo the request details for each response.

@mamund/hyper buff.ly/2UgNW3w

@rwmbook #HyperLANG #hypermedia

added support for "okta-flavored" OAUTH token generation (id & secret in authorization header instead of POST body). also confirmed using WITH-BASIC with a github PAT works just fine. npm: buff.ly/2UgNW3w @rwmbook @mamund #hyperCLI #hyperLANG

hyper_cli's tweet image. added support for "okta-flavored" OAUTH token generation (id & secret in authorization header instead of POST body).  also confirmed using WITH-BASIC with a github PAT works just fine.

npm: buff.ly/2UgNW3w

@rwmbook @mamund #hyperCLI #hyperLANG
hyper_cli's tweet image. added support for "okta-flavored" OAUTH token generation (id & secret in authorization header instead of POST body).  also confirmed using WITH-BASIC with a github PAT works just fine.

npm: buff.ly/2UgNW3w

@rwmbook @mamund #hyperCLI #hyperLANG

Struggle to navigate and interact with multiple #API resources? Enter HyperLANG and HyperCLI. @mamund dives into the #HyperCLI and #HyperLANG environment for exploring and interacting with APIs with real working examples and a peek behind the scenes youtu.be/vcjOzcxIBdY?li…

GOTOcon's tweet image. Struggle to navigate and interact with multiple #API resources? Enter HyperLANG and HyperCLI.

@mamund dives into the #HyperCLI and #HyperLANG environment for exploring and interacting with APIs with real working examples and a peek behind the scenes

youtu.be/vcjOzcxIBdY?li…

v1.6.1 released. Updated SHOW commands to include SHOW REQUEST, SHOW RESPONSE, SHOW METADATA, and SHOW ALL buff.ly/2UgNW3w #HyperLANG #HyperCLI @rwmbook @mamund #hypermedia

hyper_cli's tweet image. v1.6.1 released. 

Updated SHOW commands to include SHOW REQUEST, SHOW RESPONSE, SHOW METADATA, and SHOW ALL

buff.ly/2UgNW3w

#HyperLANG #HyperCLI @rwmbook @mamund #hypermedia
hyper_cli's tweet image. v1.6.1 released. 

Updated SHOW commands to include SHOW REQUEST, SHOW RESPONSE, SHOW METADATA, and SHOW ALL

buff.ly/2UgNW3w

#HyperLANG #HyperCLI @rwmbook @mamund #hypermedia

Ready to start my #gotoChgo talk in the Kinzie room. "Programming the Web with #HyperLANG and #HyperCLI" #mcaTravels

mamund's tweet image. Ready to start my #gotoChgo talk in the Kinzie room. "Programming the Web with #HyperLANG and #HyperCLI"

#mcaTravels

help screens for WeSTL and FORMS+JSON support in #HyperLANG #HyperCLI @rwmbook @mamund #API360 #apiClient #hypermedia

hyper_cli's tweet image. help screens for WeSTL and FORMS+JSON support in #HyperLANG #HyperCLI

@rwmbook @mamund #API360 #apiClient #hypermedia

having some fun giving #HyperCLI a bit of personality. i hope #professorFalken would be pleased! #HyperLANG @rwmbook @mamund #hypermedia #warGamesTheMovie #API360

hyper_cli's tweet image. having some fun giving #HyperCLI a bit of personality. i hope #professorFalken would be pleased!

#HyperLANG @rwmbook @mamund #hypermedia #warGamesTheMovie #API360

initial support for XML/XPATH landed in #HyperCLI this week. currently supporting simple XPATH queries. look for added features like namespaces and other details in the near future. #HyperLANG @rwmbook @mamund #hypermedia #WSDL #XML #SOAP #WebServices #API360

hyper_cli's tweet image. initial support for XML/XPATH landed in #HyperCLI this week. currently supporting simple XPATH queries. look for added features like namespaces and other details in the near future.

#HyperLANG @rwmbook @mamund #hypermedia #WSDL #XML #SOAP #WebServices #API360
hyper_cli's tweet image. initial support for XML/XPATH landed in #HyperCLI this week. currently supporting simple XPATH queries. look for added features like namespaces and other details in the near future.

#HyperLANG @rwmbook @mamund #hypermedia #WSDL #XML #SOAP #WebServices #API360

added support for BASIC AUTH in the latest upate for the #hyperCLI and #hyperLANG also published an unstable release on npm for those willing to try it out: buff.ly/2UgNW3w feedback welcome! @mamund @rwmbook

hyper_cli's tweet image. added support for BASIC AUTH in the latest upate for the #hyperCLI and #hyperLANG

also published an unstable release on npm for those willing to try it out:  buff.ly/2UgNW3w

feedback welcome!

@mamund @rwmbook
hyper_cli's tweet image. added support for BASIC AUTH in the latest upate for the #hyperCLI and #hyperLANG

also published an unstable release on npm for those willing to try it out:  buff.ly/2UgNW3w

feedback welcome!

@mamund @rwmbook

continued progress on the #hyperLang interactive shell. ACTIVATE has lots of helper commands. also support for CONFIG settings, JSONPath queries, and a handful of CJ convenience commands. code is rangey, but functional -- as a PoC will do. #RWMBook #hyperLang #API360 @mamund

WebAPICookbook's tweet image. continued progress on the #hyperLang interactive shell. ACTIVATE has lots of helper commands. also support for CONFIG settings, JSONPath queries, and a handful of CJ convenience commands. code is rangey, but functional -- as a PoC will do.

#RWMBook #hyperLang #API360 @mamund
WebAPICookbook's tweet image. continued progress on the #hyperLang interactive shell. ACTIVATE has lots of helper commands. also support for CONFIG settings, JSONPath queries, and a handful of CJ convenience commands. code is rangey, but functional -- as a PoC will do.

#RWMBook #hyperLang #API360 @mamund

added support for bash exit codes (e.g. exit.process(1)) in #HyperCLI. now you can exit a #hyperLANG script on 400 or 500 if you wish and #bash will notice. buff.ly/2UgNW3w @rwmbook @mamund #hypermedia

hyper_cli's tweet image. added support for bash exit codes (e.g. exit.process(1)) in #HyperCLI. now you can exit a #hyperLANG script on 400 or 500 if you wish and #bash will notice.

buff.ly/2UgNW3w

@rwmbook @mamund #hypermedia
hyper_cli's tweet image. added support for bash exit codes (e.g. exit.process(1)) in #HyperCLI. now you can exit a #hyperLANG script on 400 or 500 if you wish and #bash will notice.

buff.ly/2UgNW3w

@rwmbook @mamund #hypermedia

most of my talks are storytelling. this year i'll be doing more code-centric talks w/ the #HyperLANG and #HyperCLI tooling i created a couple years ago. join me at #GOTOChgo w/ promo code “mike10” for 10% off: b.mamund.com/3ZRG30p #api360 #cli #http

mamund's tweet image. most of my talks are storytelling. this year i'll be doing more code-centric talks w/ the #HyperLANG and #HyperCLI tooling i created a couple years ago.

join me at #GOTOChgo w/ promo code “mike10” for 10% off: b.mamund.com/3ZRG30p  

#api360 #cli #http

XPath Marks the Spot The HyperCLI supports basic XPATH queries for XML responses. That means you can do just about the same things with XML responses can you can with JSON responses. Quick Tips buff.ly/3kaGEZv #hyperLANG @rwmbook @mamund #hypermedia #xml #xpath #api360

hyper_cli's tweet image. XPath Marks the Spot

The HyperCLI supports basic XPATH queries for XML responses. That means you can do just about the same things with XML responses can you can with JSON responses.

Quick Tips buff.ly/3kaGEZv

#hyperLANG @rwmbook @mamund #hypermedia #xml #xpath #api360

added support for "okta-flavored" OAUTH token generation (id & secret in authorization header instead of POST body). also confirmed using WITH-BASIC with a github PAT works just fine. npm: buff.ly/2UgNW3w @rwmbook @mamund #hyperCLI #hyperLANG

hyper_cli's tweet image. added support for "okta-flavored" OAUTH token generation (id & secret in authorization header instead of POST body).  also confirmed using WITH-BASIC with a github PAT works just fine.

npm: buff.ly/2UgNW3w

@rwmbook @mamund #hyperCLI #hyperLANG
hyper_cli's tweet image. added support for "okta-flavored" OAUTH token generation (id & secret in authorization header instead of POST body).  also confirmed using WITH-BASIC with a github PAT works just fine.

npm: buff.ly/2UgNW3w

@rwmbook @mamund #hyperCLI #hyperLANG

Next time, try using some SOAP Since #HyperCLI is a fully-functional HTTP client, you can use it to make SOAP requests as well as plain HTTP requests. Quick Tips buff.ly/3AikGJm #hyperLANG #hyperCLI @rwmbook @mamund #hypermedia #API360

hyper_cli's tweet image. Next time, try using some SOAP

Since #HyperCLI is a fully-functional HTTP client, you can use it to make SOAP requests as well as plain HTTP requests. 

Quick Tips buff.ly/3AikGJm

#hyperLANG #hyperCLI @rwmbook @mamund #hypermedia #API360

here are the slides from today's #gotoChgo talk today "Programming the Web with HyperLANG and HyperCLI". thanks to all who attended and asked Qs. got lots of great feedback. #mcaTravels #HyperLANG gotochgo.com/2023/sessions/…

mamund's tweet image. here are the slides from today's #gotoChgo talk today "Programming the Web with HyperLANG and HyperCLI". thanks to all who attended and asked Qs. got lots of great feedback.

#mcaTravels #HyperLANG

gotochgo.com/2023/sessions/…

#hyperCLI v1.3.0 : added the SHOW REQUEST command to echo the request details for each response. @mamund/hyper buff.ly/2UgNW3w @rwmbook #HyperLANG #hypermedia

hyper_cli's tweet image. #hyperCLI v1.3.0 : added the SHOW REQUEST command to echo the request details for each response.

@mamund/hyper buff.ly/2UgNW3w

@rwmbook #HyperLANG #hypermedia

finally landed simple XPATH (and SOAP) support in #HyperLANG it's rocky but functional! more to come soon. buff.ly/2UgNW3w #hyperCLI #hyperLANG @rwmbook @mamund #hypermedia

hyper_cli's tweet image. finally landed simple XPATH (and SOAP) support in #HyperLANG 

it's rocky but functional!  more to come soon.

buff.ly/2UgNW3w

#hyperCLI #hyperLANG @rwmbook @mamund #hypermedia

THe SIREN's call One of the features of HyperCLI is the ability to write custom plug-ins. One of the first plug-ins created was one that supports the SIREN hypermedia format. Quick Tips buff.ly/3kgU3zf #HyperLANG #HyperCLI @rwmbook @mamund #hypermedia #API360

hyper_cli's tweet image. THe SIREN's call
One of the features of HyperCLI is the ability to write custom plug-ins. One of the first plug-ins created was one that supports the SIREN hypermedia format.

Quick Tips buff.ly/3kgU3zf

#HyperLANG #HyperCLI @rwmbook @mamund #hypermedia #API360

Loading...

Something went wrong.


Something went wrong.


United States Trends