KimchiAPI/src/KimchiAPI/Abstracts
Zi Xing 26d359c189 Implemented multiple response standards and types 2022-01-02 23:27:51 -05:00
..
Method.php Added basic router initialization and basic request handling (Prototype) 2022-01-02 14:51:27 -05:00
RequestMethod.php Added RequestMethod enum to \KimchiAPI\Abstracts with all standard HTTP request methods including support detection for RFC 7231 Section 4 and RFC 5789 Section 2. 2021-12-15 13:36:31 -05:00
ResponseStandard.php Implemented multiple response standards and types 2022-01-02 23:27:51 -05:00
ResponseType.php Implemented multiple response standards and types 2022-01-02 23:27:51 -05:00