Difference between revisions of "Activity:Learn Lua"
Jump to navigation
Jump to search
(8 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
<nowiki> | <nowiki> | ||
{{#invoke:Banana}} | {{#invoke:Banana|hello}} | ||
</nowiki> | </nowiki> | ||
Line 15: | Line 15: | ||
* Mediawiki API in Lua and the access to others still not found. | |||
[[Wikipedia:Representational_state_transfer]] | |||
The Title objects could access lots of properties and methods. | |||
* How to use Lua to send GET, POST as specified in RESTful API? | |||
[[Category:Activity]] | [[Category:Activity]] |
Latest revision as of 08:34, 3 February 2022
Date | 2021-07-24 |
---|---|
Person | @KevinTung |
{{#invoke:Banana|hello}}
table
- Mediawiki API in Lua and the access to others still not found.
Wikipedia:Representational_state_transfer
The Title objects could access lots of properties and methods.
- How to use Lua to send GET, POST as specified in RESTful API?