[Bug 276675] [NEW PORT] www/static-api: A fake API for testing

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 28 Jan 2024 02:40:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276675

            Bug ID: 276675
           Summary: [NEW PORT] www/static-api: A fake API for testing
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jjachuf@gmail.com

Created attachment 248025
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248025&action=edit
static-api diff file

This is a simple application emulating a basic REST API. It allows CRUD
operations (Create, Read, Update, Delete) on different collections, where each
collection is represented as a JSON file in the file system. If the collection
does not exist, it is automatically created.

-- 
You are receiving this mail because:
You are the assignee for the bug.