Packages from netmon-server
-
netmon-server/devices
This package extends the netmon server with all functionality needed to manage devices.
-
netmon-server/interfaces
This project holds the Interfaces module for the Netmon API-Server. It depends on the Devices module and allows to add multiple network interfaces to a device so that you can get regular status updates about traffic and connections on an interface.
-
netmon-server/networking
This project holds the Networking module for the Netmon API-Server. It handles layer 3 networks (IPv6 networks and IPv6 ip adresses).
-
netmon-server/places
This project holds the Places module for the Netmon API-Server. It handles geographical coordinates (latitude, longitude, elevation) and administrative locations (contact information of a roof or a building in example).
-
netmon-server/server
The Netmon Server is an application based on the Laravel PHP framework that supports building a REST API.
-
netmon-server/laravel-jsonapi
This package helps you to quickly build a REST API using the Laravel framework following the json:api specification.
Abandoned!