Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-Zone Scheduler API

A RESTful API built with FastAPI that allows users to schedule events with timezone awareness. This project provides endpoints to create, update, and retrieve scheduled events considering multiple time zones.

Features

  • Create, update, and retrieve scheduled events
  • Handles timezone conversions seamlessly
  • Validates date and time inputs with timezone info
  • Built with FastAPI for fast, async API development
  • Dockerized for easy container deployment

Tech Stack

  • Python 3.10+
  • FastAPI
  • Pydantic for data validation
  • Uvicorn ASGI server
  • Docker (optional for containerization)

Getting Started

Prerequisites

  • Python 3.10 or higher
  • Docker (optional, if you want to run via container)

Installation

  1. Clone the repository:
git clone https://github.com/Gravity-2010/time-zone-scheduler-api.git
cd time-zone-scheduler-api

About

Users can create time blocks, and API auto-converts schedules to multiple time zones. Useful for remote collaboration apps.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages