Skip to content

xDiaym/aphorism

Repository files navigation

logo_small

Yandex.Lyceum Flask project

Aphorism is the REST API of a new social networking concept or we can call it a podcast platform. Posts can only consist of short captions and a voice message

Description 📋

  • Each user will have his own profile with gravatar, where you can post, see statistics, change status
  • The feed will consist of posts by people the user is subscribed to. You can "Like" a post as usual
  • Using the search will allow to find new authors

Using 🎧

git clone https://github.com/xDiaym/aphorism.git

Move to project's directory

docker-compose up

Check swagger documentation on http://localhost:8000/api/v1/docs

Testing ✔️

To run the tests, simply do the following in a Linux environment (in Windows it can be WSL)

tests/test.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published