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

https://github.com/enionsouza/simple-device-manager

This is a simple device management web app. Devices have [id, category, color, partNumber]. The device's categories have [id, name].
https://github.com/enionsouza/simple-device-manager

Last synced: 5 months ago
JSON representation

This is a simple device management web app. Devices have [id, category, color, partNumber]. The device's categories have [id, name].

Awesome Lists containing this project

README

        

# simple-device-manager
This is a simple device management web app. Devices have [id, category, color, partNumber]. The device's categories have [id, name].