Skip to content

mazzoleni-gabriel/courses-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

courses-aggregator

This application is responsible for aggregating courses information with enrollments users

To run this application locally

  • Run Make run

By now your application should be up and running! Try it out:

Ping

curl --location --request GET 'localhost:8080/ping

Aggregate courses

curl --location --request GET 'localhost:8080/courses' \ --header 'apiKey: your-token-here'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published