Skip to content

This is the final version of Cybernetic. Secured from OWASP API top 10 2019

Notifications You must be signed in to change notification settings

c0dn/Cybernetic-Secure

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

This is the final version of Cybernetic. Secured from OWASP API top 10 2019

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages