djeck1432 / spotnet

0 stars 6 forks source link

Add swagger for fastapi #49

Closed djeck1432 closed 6 hours ago

djeck1432 commented 4 days ago
  1. Set up the project https://github.com/djeck1432/spotnet/blob/main/README.md#development-environment-setup
  2. Set up swagger for app, Instruction here: https://fastapi.tiangolo.com/how-to/configure-swagger-ui/#other-swagger-ui-parameters
JoE11-y commented 4 days ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

Would love to take this on. @djeck1432

With over four years in blockchain and backend development, I’ve worked across different ecosystems, handling everything from smart contract design to on-chain interactions and protocol integration. I focus on building secure, scalable, and reliable blockchain applications, managing both on-chain and off-chain infrastructure.

djeck1432 commented 4 days ago

@JoE11-y okay, will assign this issue to you, Please open draft PR within 24 hours, otherwise this issue will be unassigned

JoE11-y commented 4 days ago

Alright noted 💪

JoE11-y commented 3 days ago

@djeck1432 I noticed that the Swagger UI is already set up at /docs. Are there any specific customizations you’d like for the Swagger setup?

djeck1432 commented 3 days ago

@JoE11-y Sorry, my bad, yeah, could you please add next things: Adding group related endpoints using tags, example : (@router.get(..., tags=["User Operations"]))

djeck1432 commented 6 hours ago

Thank you, good job, reward was sent you @JoE11-y