Category Back-end

Simple PHP REST API

I build a simple REST API in Object oriented PHP. It can be found on GitHub here. I started off with table structure and tutorial from Medium’s article Rest Api In OOP PHP Step By Step. The app: REAST API’s…