Skip to content

This project handles programming request on different a apis and save the result

License

Notifications You must be signed in to change notification settings

sebastianBD95/AutomatedCron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏰ Crons

💡 Description

This project solves the problem of have to manually call apis to do a function. with this we can centralize all the calls in one app to call all the other apis in order to facilate the control and maintenance.

🧰 Tech Stack

🚀 Built

go run main.go

🚀 Built Docker

docker build -t <tag_container> .

docker run -d <tag_container>

🌿 Mongo Configuration

  • make sure you have your database runing on localhost:27017

  • You must create de cron database and the user "cronUser" with pass "cronPass"

About

This project handles programming request on different a apis and save the result

Resources

License

Stars

Watchers

Forks

Packages

No packages published