Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Endpoints and Contracts #20

Open
dimasciput opened this issue Mar 4, 2025 · 2 comments
Open

API Endpoints and Contracts #20

dimasciput opened this issue Mar 4, 2025 · 2 comments
Assignees
Labels

Comments

@dimasciput
Copy link
Member

No description provided.

@dimasciput dimasciput changed the title API Endpoints and Contracts: API Endpoints and Contracts Mar 4, 2025
@dimasciput
Copy link
Member Author

@dimasciput
Copy link
Member Author

There is still a lot to do. The data could return a large data, so I suggest adding pagination to the API.

We also probably need an API to get dataset details, etc.

So, an API to list all datasets (with pagination) and another API to return dataset details.

e.g :

  • /api/datasets → List all datasets (with pagination)
  • /api/dataset/{id} → Get details of a specific dataset by ID

@dimasciput dimasciput self-assigned this Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants