Database
- RESTful API for managing CMDB/DCIM data.
- Token-based authentication for secure access.
- Schema validation for input data integrity.
- Relationship management between different objects.
For detailed information on setting up a development environment, see the Development Guide.
For more comprehensive usage documentation, see the docs readme
- Create an API capable of creating, updating, deleting, and fetching database records.
- Secure the API with token based auth.
- Validate input data based on predetermined schemas.
- Establish links between objects.
- Develop IPAM capabilities.
- Develop more comprehensive support of object types and links.
- Create front end UI.
- Create automation pipelines for executing commands on enrolled servers.
- Implement command execution capabilities to deploy and manage virtual machines on hypervisors using vendor-agnostic methods.
Contributions are always welcome!
See contributing.md for ways to get started.
Distributed under the Mozilla Public License 2.0. See LICENSE for more information.
Jesse Butryn - linkedin - jesse@jesseb.org
Project Link: https://github.com/Py-MDB/PyMDB-API

