Sloth is an opinionated framework designed to simplify the development of API services. Built on top of popular JavaScript and Deno web frameworks, it provides a structured and scalable approach to API design.
Inspired by years of hands-on experience building APIs across various programming languages, Sloth empowers developers to focus on functionality while adhering to the CQRS (Command Query Responsibility Segregation) pattern.
Ready to dive in? Explore the example implementations to see Sloth in action:
- Oak Example: API service implementation with Oak.
- Express Example: API service implementation with Express.
Each example showcases the recommended project structure and key concepts for working with Sloth.
We welcome contributions! If you'd like to help improve Sloth, feel free to submit a pull request or open an issue. Before contributing, please review our Contributing Guidelines.
1.0 release will be published
once the project is validated and stabilized.