Welcome Guest, Not a member yet? Register   Sign In
[split] RESTful ... CodeIgniter 4.0.0 Alpha.4 released
#1

Good news, exactly. But, is there a plan for restful plugin/library as default on CI?
Reply
#2

The routing is handled already ... https://codeigniter4.github.io/CodeIgnit...rce-routes

I am working on format translations for one of my in-progress courses, and that may make it into the core too.
Reply
#3

(01-14-2019, 07:52 AM)indrandr7 Wrote: Good news, exactly. But, is there a plan for restful plugin/library as default on CI?

What features are you looking for? As ciadmin said - routing is there. There's an API Response with helper methods. CI supports content-negotiation already.

What specifically are we missing that you're looking for?
Reply
#4

I have developed a RESTful with CI4. Very easy and simple.
Reply
#5

@titounnes yes ... ? What have you developed? Anything to share? Any observations that would help the framework?
Reply
#6

(This post was last modified: 01-14-2019, 09:18 PM by titounnes.)

(01-14-2019, 07:52 PM)ciadmin Wrote: @titounnes yes ... ? What have you developed? Anything to share? Any observations that would help the framework?

Im using CI4 for my experiment. I develope an LMS for my class.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB