This is a REST API using PHP and OOP principles. There is also MySQL database that you need to import on your server (myblog.sql). This REST API is based on CRUD functionality (blog posts and blog categories). For testing use Postman app environment as a REST client.