Welcome Guest, Not a member yet? Register   Sign In
A small library im working on...
#1

[eluser]Lovecannon[/eluser]
Im currently workin on a REST and JSON-RPC services library, Im wondering, if I released it for public use, would anyone here use it?
#2

[eluser]Derek Allard[/eluser]
I can't speak for everyone, but I for one always love checking out what other talented developers are doing. I don't have a need for that at the moment, but I'm sure the community would find it helpful.
#3

[eluser]Lovecannon[/eluser]
Well, its not gonna be too complicated, for now, its mostly just a REST framework, but Im going to make it JSON-RPC as well. And Im hoping to make it available for all PHP platforms, but I love CodeIgniter, so for now, Ill just work on getting it to work, and then make it independent from CodeIgniter Smile (The only reason right now its dependent on CodeIgniter, is because Im lazy and havent written a PATH_INFO parser of my own Tongue, so I use CodeIgniters uri_to_assoc function)
#4

[eluser]Lovecannon[/eluser]
Well, I wrote a sufficient replacement for uri_to_assoc. Was easier than I expected, it took like 2 minutes. Big Grin
#5

[eluser]Joseph1982[/eluser]
Hello,

I am on the search for a REST webservice example and its integration with Codeigniter. It would be great, if you can post it here.

Has CodeIgniter any library for REST ?

Thank You.




Theme © iAndrew 2016 - Forum software by © MyBB