User Tools

Site Tools


flight_booking_bff

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
flight_booking_bff [2026/01/07 06:49] – [Key Services / Core Components] pradnyaflight_booking_bff [2026/02/27 11:01] (current) – [Node.js Folder Structure (Clean Architecture)] pradnya
Line 80: Line 80:
 <code> <code>
  
-src/ +src 
- ├ api/ + ├ api 
- │   ├ controllers/ + │   ├ controllers 
- │   ├ routes/ + │   ├ routes 
- │   ├ middlewares/ + │   ├ middlewares 
- │   └ errors/ + │   └ errors 
- ├ domain/ + ├ domain 
- │   ├ entities/ + │   ├ entities 
- │   ├ services/ + │   ├ services 
- │   ├ repositories/ + │   ├ repositories 
- │   └ errors/ + │   └ errors 
- ├ infrastructure/ + ├ infrastructure 
- │   ├ db/ + │   ├ db 
- │   ├ redis/ + │   ├ redis 
- │   ├ logger/ + │   ├ logger 
- │   ├ http/ + │   ├ http 
- │   └ errors/ + │   └ errors 
- └ tests/+ └ tests
  
 </code> </code>
Line 510: Line 510:
  
 ^Code^Meaning| ^Code^Meaning|
-|400|validation failure|+|400|Bad Request/validation failure|
 |401|unauthorized| |401|unauthorized|
 |404|cache expired| |404|cache expired|
flight_booking_bff.1767768551.txt.gz · Last modified: by pradnya