Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2024 02:40:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276675] [NEW PORT] www/static-api: A fake API for testing
Message-ID:  <bug-276675-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276675

            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=3D248025&action=
=3Dedit
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 e=
ach
collection is represented as a JSON file in the file system. If the collect=
ion
does not exist, it is automatically created.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276675-7788>