Recommend this page to a friend! |
All requests ![]() |
> | Generate PHP realtime apis | > | Request new recommendation | > | ![]() |
> | ![]() |
by NASCENT MICK - 2 years ago (2021-04-29)
0 | APIs to be used by applications that should update data dynamically when an event changes. |
1. by Manuel Lemos - 2 years ago (2021-05-01) Reply
There are packages that implement APIs automatically to perform common database access queries.
Now packages to implement APIs that update data when there are event changes I do not recall a specific package for that.
Is this really what you want?
2. by Slavko Srakocic - 2 years ago (2021-05-03) in reply to comment 1 by Manuel Lemos Comment
Why is this not valid recommendation ? supstitute / instead | :
There is video course by Michael Spins, 6.28 GB (more GB, higher price !?) which implements a web service which can record a list of tasks - a to do list
"Create a REST API using basic PHP with Token Authentication".
(You can compare this code with my https:||github.com|slavkoss|fwphp|tree|master|fwphp|glomodul|blog code.)
I did not tested this code nor had time to watch video, so I am not shure if this is API that can automatically update data when an event changes (to me is not clear what event you mean). It is higher level learning REST API using basic PHP.
Contains code in two .zip files:
030 CompleteTasksAPI-WithUserAuth.zip ~30 kB
032 Task-iOS-Xcode-App.zip ~62 kB
You can download both zips from here https:||github.com|slavkoss|fwphp|tree|master|fwphp|glomodul|z_examples|01_php_bootstrap|REST_API_PHP_Token_Auth
3. by Manuel Lemos - 2 years ago (2021-05-03) in reply to comment 2 by Slavko Srakocic Comment
Hello Slavko,
If you have a package that can solve the user problem, just submit the package to the PHP Classes site and then recommend the package here.
It is easier for Nascent that is requesting the recommendation and you can even be nominated for the PHP Innovation Award if your package does something innovative as it seems.
In any case, thank you for asking and your contribution.
Recommend package | |
|