Skip to content

Commit a7baa69

Browse files
authored
Create README.md
1 parent d1b9f9e commit a7baa69

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# airline-tickets
2+
3+
## Decision History
4+
1. GraphQL with Juniper
5+
2. Queries make blocking::request to Latam API. (Juniper doesn't support ASYNC).
6+
3. Cache everything with redis
7+
4. CORS

0 commit comments

Comments
 (0)