This project implements an end-to-end stock data pipeline that fetches stock data from an external API, processes and transforms it using Python, stores it in a MySQL database, exposes the data ...
HTTP JSON API service for managing a loan database. Returns credit information for a specific user. Closed credits: issuance date, return date, loan body, interest, total payments. Open credits: ...