This is a RESTful API built with Flask that allows users to create, retrieve, update, and delete user profiles and their associated posts. The API supports pagination, filtering, and sorting of user data.
- Create, read, update, and delete users.
- Create and manage posts associated with users.
- Pagination and filtering for user retrieval.
- Python 3.x
- Flask
- Clone the repository:
git clone https://github.com/yourusername/your-repo-name.git