Skip to content

printasln/Currency-Exchange-With-XML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

1-Run the following command in your terminal: pip install fastapi sqlalchemy requests uvicorn

2-Start the server with the following command: uvicorn main:app --reload

3-FastAPI's interactive Swagger UI documentation is available at: http://127.0.0.1:8000/docs

About

A FastAPI-based Currency Exchange API that fetches real-time rates from the Central Bank of Turkey (TCMB) via XML, stores them in SQLite using SQLAlchemy, and provides currency conversion services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages