- Add a new ip-api client to the project. - This client uses the ip-api.com API to get IP information. - An example is provided in `examples/develop/ipapi`. Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>
8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
|
|
!!hero_code.generate_client
|
|
name:'ipapi'
|
|
classname:'IPApi'
|
|
singleton:0
|
|
default:1
|
|
hasconfig:1
|
|
reset:0 |