Command-line client for Innoactive Portal's APIs, written in Python. To authenticate against Portal Backend, you need to provide credentials as environment variables. You can use either a Bearer token ...
A RESTful API for a blog post system, built with Laravel 12. This API is designed to power both a public-facing blog and its administrative panel, adhering to modern best practices, SOLID principles, ...