ESGTree / Watchtower

0 stars 0 forks source link

Create API endpoint to list all Portfolio Companies for a GP #9

Closed mohammadalipak closed 1 month ago

mohammadalipak commented 1 month ago

Remember that a General Partner (GP)—aka Fund Manager—invests in a bunch of companies. When a GP user logs in, they would like to see all their portfolio companies. We need an endpoint that can take the id of the GP and return the list of all their portfolio companies.

mohammadalipak commented 1 month ago

@ArshM-15 to create a PR with the api