Skip to main content

Week 7

Activities

  • Added the REST API to add, edit and toggle the standard license comment: #2518
  • Added the REST API to search and suggest license from the given reference text: #2524
  • Created the REST API to verify a license as new or a variant: #2528
  • Added the REST API to merge a license into an existing one: #2529

Some Screenshots

1. Add, Edit and Toggle Standard License Comment API /licenses/stdcomments

crud-stdcomments-req crud-stdcomments-res

2. Search and Suggest License API /licenses/suggest

suggest-license

3. Verify a license as new or a variant API /licenses/verify

verify-as-new verify-as-variant

4. Merge a license into an existing one API /licenses/merge

merge-license

Next week's expectations

  • Get the database contents for the dashboard overview.
  • Get database metrics for the dashboard overview.
  • Get active queries for the dashboard overview.
  • Get disk space usage for the dashboard overview.