Skip to content

chore(report): REST APIs week 11 report #274

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

Merged
merged 1 commit into from
Sep 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions docs/2024/rest/updates/Divij/2024-08-06.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Week 11
author: Divij Sharma
tags: [gsoc24, rest]
---

<!--
SPDX-License-Identifier: CC-BY-SA-4.0

SPDX-FileCopyrightText: 2024 Divij Sharma <divijs75@gmail.com>
-->

# Week 11 meeting and activities

_(August 06,2024)_

## Meeting

The meeting was rescheduled because some members of the REST team and the SPDX team were unavailable. The new meeting time has been set for every Friday from 11:30 to 12:00 UTC.

## Activities

- Implemented the import and export of licenses and obligations via the REST API in JSON format.

- [feat(api): JSON format export/import of licenses and obligations via APIs](https://github.com/fossology/fossology/pull/2804)

- Designed a new architecture for OAuth 2.0 authentication in the REST API.