Tag: Backend

  • CSC301: Pizza Parlour APIs

    I created the Web APIs with Python and Flask in a CSC301 assignment. Both integration and unit tests are done, making sure that the features: order pizza, order drink, change order, check menu, set delivery, and so on, were implemented correctly.