hngprojects / hng_boilerplate_python_fastapi_web

Apache License 2.0
154 stars 137 forks source link

feat : endpoint To to [GET] transaction history for a user by the user ID #962

Closed marveldo closed 3 weeks ago

marveldo commented 3 weeks ago

Description

This update adds an endpoint to get a user transaction history by the user's ID

Related Issue (Link to issue ticket)

issue

Motivation and Context

creating a new transactions history endpoint that follows the c sharp documentation

How Has This Been Tested?

-This has been tested with postman -This has been tested with pytest

Screenshots (if appropriate - Postman, etc):

Screenshot 2024-08-24 103228 Screenshot 2024-08-24 021402

Types of changes

Checklist: