SerialBox Documentation

SerialBox solves the non-trivial problem of allocating serial numbers among many distributed (and often disparate) systems where the non-duplication of serial data is of the utmost importance. SerialBox solves this problem by becoming a centralized, easy to implement hub where number range pools can be defined and accessed via a clean and simple RESTful API.

Notes

Serial box was written using the Django and Django Rest Framework projects. In order to understand some of the finer aspects of configuring and deploying SerialBox you should have some cursory understanding of Django and the Django Rest Framework. However, for most simple number range operations, SerialBox should function fine out of the box!

License

SerialBox is distributed and licensed under the GNU General Public License v3 Copyright (c) 2018 SerialLab CORP, All rights reserved.