Welcome Guest, Not a member yet? Register   Sign In
Package for generating API Documentation
#5

(04-29-2024, 10:21 AM)Bosborne Wrote: I think Swagger can likely do what you want but nobody has integrated ir with Codeigniter 4. I see someone did some Codeigniter 3 integration many years ago.

Yes, Swagger can be used to achieve this but it is done separately and I have to describe the API schema and each path's request and response. It has no idea about my code. I am looking for something if possible generate the OpenAPI definitions as described in the Code that way when my code changes the API Doc Schema also changes.

Kindly send me a link to the CI3 integration you saw.
Reply


Messages In This Thread
RE: Package for generating API Documentation - by vimkaf - 04-29-2024, 10:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB