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 implementation with FastAPI #4

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

API endpoints implementation with FastAPI #4

wants to merge 6 commits into from

Conversation

feki-rihab
Copy link
Collaborator

Implemented the following api endpoints:

  1. GET /data-model/{name}/versions => Lists all the versions of a particular data model
  2. GET /data-model/{name}/version/{version} => Gets the schema url of a data model at a particular version

@feki-rihab feki-rihab requested a review from flopezag December 3, 2024 11:49
api/server.py Outdated Show resolved Hide resolved
api/server.py Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
requirements.txt Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants