module.exports = class POST extends Route {


  constructor(data, filePath) {
    super(data, filePath)