File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 2929```
3030https://x-labs.my.id/api/kbbi/search/<PARAM>
3131```
32+
33+ ```
34+ https://x-labs.my.id/api/kbbi?search=<PARAM>
35+ ```
36+
3237[ Coba Sekarang] ( https://x-labs.my.id/api/kbbi/search/demo )
3338
3439## Kompatibel dengan
@@ -52,6 +57,7 @@ $routes->get('/api/kbbi/search/(:any)', 'ApiKBBI::search/$1');
5257
5358## End Point
5459- /api/kbbi
60+ - /api/kbbi?search=``` KATA_KUNCI ```
5561- /api/kbbi/search/``` KATA_KUNCI ```
5662
5763## Contoh Respon
@@ -104,5 +110,8 @@ $routes->get('/api/kbbi/search/(:any)', 'ApiKBBI::search/$1');
104110}
105111```
106112
113+ ## Log Perubahan
114+ [ Lihat Log Perubahan] ( https://github.com/dyazincahya/API-KBBI-PHP-Codeigniter-4/releases )
115+
107116## Penulis
108117[ Kang Cahya] ( https://kang-cahya.com )
You can’t perform that action at this time.
0 commit comments