c0dn / Cybernetic-Secure

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%