An open API service indexing awesome lists of open source software.

https://nirix.github.io/nanite/

Simple "framework"
https://nirix.github.io/nanite/

Last synced: 7 months ago
JSON representation

Simple "framework"

Awesome Lists containing this project

README

          

Nanite
======

Requirements
------------

- PHP 8.3+

Example
-------

Nanite supports `GET`, `POST`, `PUT`, `PATCH` and `DELETE` requests.

"/index.php?/$1"
)

License
-------

Nanite is released under the GNU Lesser General Public License, _version 3 only_.

Nanite is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; version 3 only.

Nanite is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with Nanite. If not, see .