https://github.com/donyscode/wheelpixapi
WheelPixAPI is an Express API that provides vehicle photos using web scraping. It follows a modular monolith architecture and adheres to SOLID principles with design patterns to ensure maintainability and scalability. Comprehensive API documentation is maintained using Swagger, making it easy for developers to interact with the API efficiently.
https://github.com/donyscode/wheelpixapi
expressjs modularmonolith vehiclephotos webscraping
Last synced: about 1 month ago
JSON representation
WheelPixAPI is an Express API that provides vehicle photos using web scraping. It follows a modular monolith architecture and adheres to SOLID principles with design patterns to ensure maintainability and scalability. Comprehensive API documentation is maintained using Swagger, making it easy for developers to interact with the API efficiently.
- Host: GitHub
- URL: https://github.com/donyscode/wheelpixapi
- Owner: DonySCode
- License: mit
- Created: 2024-11-27T01:09:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-30T03:09:20.000Z (5 months ago)
- Last Synced: 2025-01-26T08:26:27.904Z (3 months ago)
- Topics: expressjs, modularmonolith, vehiclephotos, webscraping
- Language: TypeScript
- Homepage:
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WheelPixAPI
WheelPixAPI is an Express API that provides vehicle photos using web scraping. It follows a modular monolith architecture and adheres to SOLID principles with design patterns to ensure maintainability and scalability. Comprehensive API documentation is maintained using Swagger, making it easy for developers to interact with the API efficiently.