FeryET / flask-ad-service

Simple ad/comment service developed using flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ad/Comment Backend API

This is a simple backend api software developed to address a simplified ad/comment viewing problem.

Problem Specification

Suppose that we have a system that using which a user can:

Guest Capabilities

And further on a guest (without login) can:

  1. View ads, and their related comments.

User Capabilities

  1. Login/Logout (Authentication)
  2. Add/Delete their own ads
  3. Add comments on ads

About

Simple ad/comment service developed using flask

License:MIT License


Languages

Language:Python 100.0%