class Hardware_CR(Resource):
    """
    To create new hardware using POST and read all hardware items
    """
    def post(self):