#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…
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
having some fun giving #HyperCLI a bit of personality. i hope #professorFalken would be pleased! #HyperLANG @rwmbook @mamund #hypermedia #warGamesTheMovie #API360
viewing FORMS+JSON responses wih #HyperLANG in #HyperCLI @rwmbook @mamund #API360 #apiDesign #hypermedia
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
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
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/…
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 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
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
So happy to see.. Chatting with her sisters, my mom just like Dora the explorer, travelled to Pangasinan to surprise her sisters. #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
HB's blueprint-style charts convert your designs into Hyperlang code, compiled and audited with AI support. #Hyperlang #AI #circularprotocol
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
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…
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
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
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
#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
viewing FORMS+JSON responses wih #HyperLANG in #HyperCLI @rwmbook @mamund #API360 #apiDesign #hypermedia
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
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
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
viewing FORMS+JSON responses wih #HyperLANG in #HyperCLI @rwmbook @mamund #API360 #apiDesign #hypermedia
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
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
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
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/…
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
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
#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
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
Something went wrong.
Something went wrong.
United States Trends
- 1. #UFC322 192K posts
- 2. Islam 304K posts
- 3. Morales 39.2K posts
- 4. #LingTaoHeungAnniversary 567K posts
- 5. LING BA TAO HEUNG 567K posts
- 6. #byucpl N/A
- 7. Valentina 16.8K posts
- 8. Prates 37.6K posts
- 9. Ilia 8,491 posts
- 10. Sark 6,338 posts
- 11. Khabib 14.6K posts
- 12. #INDvsSA 15.8K posts
- 13. Dillon Danis 15.3K posts
- 14. Georgia 90.9K posts
- 15. Dagestan 3,938 posts
- 16. Topuria 6,724 posts
- 17. Shevchenko 13.6K posts
- 18. Kirby 18.9K posts
- 19. #Toonami 2,584 posts
- 20. Usman 10.6K posts