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

feat: added GET endpoints #9

Merged
merged 1 commit into from
Jun 29, 2023
Merged

Commits on Jun 26, 2023

  1. feat: added GET endpoints

        Get all licenses
            to get all the details of the licenses present in the database.
            gets the data of all the data components present in the database.
        Get licenses by shortname:
            to get the data of the license with the shortname passed as a parameter.
            error when no such license found.
    
    Signed-off-by: Kavya Shukla <[email protected]>
    k-avy committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    084f8e0 View commit details
    Browse the repository at this point in the history