Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Cybernetic consists of secure APIs which encompasses vulnerabilities from the entire OWASP API Top 10 2019

Notifications You must be signed in to change notification settings

Dylan-Liew/Secure-Cybernetic

Repository files navigation

Cybernetic ( Secure Version )

NYP DSF1901 Year 2 Semester 1 Group Project

Description

Cybernetic consists of secure APIs which encompasses vulnerabilities from the entire OWASP API Top 10 2019

Group:

Technologies:

  • Python 3.7.3
  • Flask
    • Flask Restx
    • Flask SQLAlchemy
    • Flask Marshmallow
    • Flask JWT
    • Flask Mail
    • Flask Rest Paginate

Configuration/Installation

Features

  • Authentication API
  • User Address API
  • User Card API
  • User Cart API
  • User Order API
  • User Profile API
  • User Review API
  • Products API
  • Search API

Command Guide

  • Flask db_drop to drop all tables in SQL database
  • Flask db_create to create all tables in SQL database
  • Flask db_seed to create sample data for each table in SQL database
  • Flask db_reset to reset SQL database with sample data

About

Cybernetic consists of secure APIs which encompasses vulnerabilities from the entire OWASP API Top 10 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages