In this learning path you'll create a very simple Human Resources API that has only one function: return a list of employees.The endpoint for this will be /employees, and the data will be returned as JSON.
/employees
Although it's a very simple project, it demonstrates the principles involved in setting up a working CI/CD system in the Oracle Cloud that builds and deploys your code whenever changes are pushed to its code repository.
Access to Oracle Cloud Services
To complete the tutorials of this learning path, you need:
.gitignore