CodeIgniter Forums
Swagger for Codeigniter 4 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=11)
+--- Thread: Swagger for Codeigniter 4 (/showthread.php?tid=88020)



Swagger for Codeigniter 4 - Cesar27 - 07-07-2023

Hi there! I'm looking for a package or indications on how to install Swagger on CI 4. 
Appreciate any help.


RE: Swagger for Codeigniter 4 - kenjis - 07-07-2023

Do you mean like this?
https://github.com/pandigresik/easyAPI


RE: Swagger for Codeigniter 4 - Cesar27 - 07-10-2023

(07-07-2023, 04:53 PM)kenjis Wrote: Do you mean like this?
https://github.com/pandigresik/easyAPI

Not exactly, I need to install and configure Swagger on an existing project.
EasyAPI creates a brand new project.


RE: Swagger for Codeigniter 4 - kenjis - 07-10-2023

What is Swagger?
Swagger UI?
https://swagger.io/tools/swagger-ui/

What do you want to do?


RE: Swagger for Codeigniter 4 - luckmoshy - 07-10-2023

at the this time there is no such CI and SWagger module,package or library to do in CI unless if you are good and familiarized with CI you can and create your own module to inject to your wish