Skip to content

Mayank2808sharma/Tweet-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweet-scheduler

Tweet-scheduler automates tweet posting based on user-set content and timing preferences.

APIs:-

  1. POST -> to take user tweet content and timing(optional) and save in DB.
  2. DELETE -> In case user want to delete the tweet.
  3. UPDATE -> allowing user to update their tweet content or schedule timings.

Getting Started:-

  1. Clone the repository using Git:

    git clone https://github.com/Mayank2808sharma/Tweet-scheduler
  2. Change to the project directory:

    cd Tweet-scheduler
  3. Install the Packages:

    npm i
  4. Compile the TS File:

    ts -b

Under Development

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published