CodeIgniter Simple Blog App with API Features: User Login CRUD for blog posts API, get posts for logged user Dev in public dir run php -S localhost:8000 Database init (sqlite) in application/database_dev/ run ./create_db.sh