https://github.com/lucas4tech/rails-tdd-clean-api-books-project
📕 Building a books api using Rails, TDD, Design Patterns and SOLID principles 🎯
https://github.com/lucas4tech/rails-tdd-clean-api-books-project
design-patterns rspec ruby ruby-on-rails solid-principles test-driven-development
Last synced: about 2 months ago
JSON representation
📕 Building a books api using Rails, TDD, Design Patterns and SOLID principles 🎯
- Host: GitHub
- URL: https://github.com/lucas4tech/rails-tdd-clean-api-books-project
- Owner: lucas4tech
- Created: 2022-12-13T02:16:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T02:17:40.000Z (over 3 years ago)
- Last Synced: 2025-07-12T05:24:35.841Z (12 months ago)
- Topics: design-patterns, rspec, ruby, ruby-on-rails, solid-principles, test-driven-development
- Language: Ruby
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...