I am a backend developer for a startup developing a website for brands to manage multiple tiktok pages and coordinate scheduled posts.
I've created a robust API which utilises a microservice architecture to power our TikTok content management platform. This API provides endpoints for user authentication(including google oauth), TikTok account integration, video handling, and post scheduling. This project uses a containerized infrastructure with Nginx, Redis, and Celery to ensure efficient processing of asynchronous tasks . The API is specifically designed to support our frontend, offering secure and performant endpoints for features such as multi-account management, content scheduling, and post status tracking. This backend forms the core of zonevid, enabling our frontend team to build a user-friendly interface.
Technologies Used: