GCP App Engine Java Service using Objectify and Cloud Datastore
/swagger-ui/
GET /api/portfolios - List portfolios
POST /api/portfolios - Create a portfolio
DELETE /api/portfolios/{portfolioId} - Delete a portfolio
GET /api/portfolios/{portfolioId}/communities - List communities
POST /api/portfolios/{portfolioId}/communities - Create a community
DELETE /api/portfolios/{portfolioId}/communities/{communityId} - Delete a community
POST /api/auth/request-otp - Request OTP
POST /api/auth/verify-otp - Verify OTP
Click a button to test an API...