This project has the aim of comparing the performance of a REST vs. GrahpQL API. The two different APIs are fetching data from a Postgresql DB
npm init -yThe client runs on Next.js on port: 3000The GraphQL api runs on port: 3001The REST api runs on port: 3002pip install pandas matplotlib numpy seabornpython analyze_data.py