Difference between revisions of "Activity:Learn Lua"

From PKC
Jump to navigation Jump to search
Line 16: Line 16:


* Mediawiki API in Lua and the access to others still not found.   
* Mediawiki API in Lua and the access to others still not found.   
[[Wikipedia:Representational_state_transfer]]


[[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]]

Revision as of 11:43, 24 July 2021

Date 2021-07-24
Person @KevinTung


[1]

Module:Banana

 
 {{#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?