A micro PHP framework that's fast, easy, clean and RESTful. The framework does not do a lot of magic under the hood. It is, by design, very simple and very powerful.
I've added the EpiApi::load function to read API's from an ini file. It's basically a copy of EpiRoute::load with an added 'visibility' parameter. I hope that is more or less what would have been expected.
I've added the EpiApi::load function to read API's from an ini file. It's basically a copy of EpiRoute::load with an added 'visibility' parameter. I hope that is more or less what would have been expected.