Skip to content

FilipFilipinski/Deceiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deceiver👮🔦

Python application written in Flask that generates fake personal information. Data used in the project was taken from dane.gov.pl

Installation

Use the package manager pip to install requirements.

pip install requirements.txt

Usage

python3 app.py

API Reference

Get fake name

  GET /api/
Parameter Type Result
none none fake data

Lots of fake data

  GET /api/${id}
Parameter Type Description
quantity number returns fake data in the amount specified above

License

MIT

About

Fake data generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages