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

REST API design based on our experience and popular articles #2427

Merged
merged 3 commits into from
Nov 17, 2020

Conversation

nmanovic
Copy link
Contributor

@nmanovic nmanovic commented Nov 14, 2020

We should keep our REST API consistent. Just described general ideas behind the current REST API of CVAT.

Motivation and context

To prevent typical issues when people try to add new endpoints into our REST API.

How has this been tested?

N/A

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@coveralls
Copy link

coveralls commented Nov 14, 2020

Coverage Status

Coverage decreased (-0.02%) to 62.811% when pulling 9ebc264 on nm/rest_api_design into a9b2817 on develop.

@nmanovic nmanovic merged commit 5cfffb5 into develop Nov 17, 2020
@nmanovic nmanovic deleted the nm/rest_api_design branch November 17, 2020 21:11
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.

4 participants