Skip to content

MykhailoRp/Flask_social_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example socialapp api on Flask

A barebones API for social network

Running API

Install dependencies from req.txt with:

pip install -r req.txt

Run main.py

python main.py

Tester bot

Fill in tester_conf.json with required data and url to the API, and run it with:

python tester_bot.py

This project was done as a test task

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages