Skip to content

Delivery Rates: Serverless Flask microservice fetching Redis data for other APIs. Deployed on Vercel.

License

Notifications You must be signed in to change notification settings

rmottanet/drates-mssl-fk

Repository files navigation

dRates - Serverless Microservice with Flask

Delivery exRates is a serverless microservice implemented in Python using the Flask framework. It has been developed to fetch and return data stored in Redis for other APIs upon request.

Features

  • Fetches and returns data stored in Redis upon request.
  • Built with Flask for a lightweight and efficient microservices architecture.

Authentication

Access to the dRates microservice endpoint requires authentication using a Bearer token.

Endpoint

GET /exrates

Deployment

dRates is deployed as a serverless function on the Vercel platform. You can deploy your own instance by following these steps:

  1. Clone the repository.
  2. Set up an account on the Vercel platform and install the Vercel CLI.
  3. Deploy the project using the Vercel CLI.

Documentation

For detailed usage instructions and API documentation, please visit the project documentation at https://rmottanet.gitbook.io/coinsnark.

Thank you for visiting the project! Feel free to reach out if you have any questions, suggestions, or feedback; I'd be happy to assist.



GitLab GitHub Instagram Linkedin


About

Delivery Rates: Serverless Flask microservice fetching Redis data for other APIs. Deployed on Vercel.

Topics

Resources

License

Stars

Watchers

Forks