Metadata-Version: 2.4
Name: social-media-automated-api
Version: 0.0.2
Summary: Social Media Automated - API
License-File: LICENSE
Author: danialcala94
Author-email: danielalcalavalera@gmail.com
Requires-Python: >=3.10,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: env_easy (>=0.0.4,<1.0.0)
Requires-Dist: fastapi (>=0.141.1,<9999.0.0)
Requires-Dist: social_media_automated (>=0.0.6,<1.0.0)
Requires-Dist: supabase (>=2.31.0,<9999.0.0)
Requires-Dist: uvicorn (>=0.52.1,<9999.0.0)
Description-Content-Type: text/markdown

# Social Media Automated - API

The API to automate the social media from anywhere.

## Endpoints

#### GET
- `/example`
  - To obtain all the example that are registered.


#### POST
  No endpoints by now
