Skip to content

feat(api): Develop Rust API layer for dataset querying #3

@jdhoffa

Description

@jdhoffa

Create a RESTful API in Rust that allows querying the mtcars dataset.

Acceptance Criteria:

  • API endpoints for querying dataset
  • Connection to PostgreSQL database
  • Proper error handling
  • API documentation (Swagger/OpenAPI)
  • Unit and integration tests
  • Containerization of the API service

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions