keep-starknet-strange / art-peace

Competitive art canvas on Starknet
https://art-peace.net
MIT License
29 stars 51 forks source link

[feat] Get Faction Members Route #217

Closed b-j-roberts closed 5 months ago

b-j-roberts commented 6 months ago

This issue is to add a route to the backend to get the faction members. The route will take the faction ID and pagination values as query parameters and return the list of members' usernames/addresses and allocations. Please sort the returned members based on allocation.

References

b-j-roberts commented 6 months ago

Hey @adrianvrj, thank you for volunteering for the issue. Can you comment here so I can assign you, if you are still interested?

adrianvrj commented 6 months ago

Sure, I can work on this!