Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinodvor Schedule

This project fetches the schedule from the Kinodvor website, generates an HTML representation of the schedule, and sends it via email to specified recipients.

Development

Prerequisites

  • Go 1.23.3
  • Docker (optional, for containerization)

Environment Variables

Create a .env file in the root directory with the following variables:

Running the Application

To start the application, run:

go run cmd/main.go

Sending the Schedule

Make a GET request to the endpoint:

curl -X GET http://localhost:8080/send-schedule

This request will send the Kinodvor schedule to the emails listed in the RECIPIENTS variable.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages