glweems / java-schooldeploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java-schooldeploy

Introduction

Instructions

Start with your School Swagger and Pageable from Yesterday

  • Deploy the school application to Heroku using a PostgreSQL database
  • Under Resources create a folder called documentation
  • Under this documenation folder create a file called CURL.TXT
    • In this file list a curl command for each endpoint in CourseController and in StudentController.
    • Do test this command prior to putting it into the CURL.TXT document.
  • After running curl
    • Add user authentication using OAuth2
    • One role - user. A user and only a user can access any endpoint
    • Anyone can access the swagger documentation

About

License:MIT License


Languages

Language:Java 100.0%