- Added type safety
- Custom post types
- Create, Update and Delete Comments
- Create, Update and Delete Posts
- Update and Delete Users
- Updated homepage URL
- Update example. Update post fetching to include author, comments. Add fetching comments as a hierarchy.
- Add fetch categories, tags, pages. Add create post, comments.
- Update README.md. Add fetch users list, fetch comments list.
- Implemented authorization function and fetching of Posts with parameters
- Created model classes for Wordpress REST API and implemented user authentication function using JWT authentication system.
- Under Development. Nothing works now.