Completed
Step 4.1 - Using GET API in FrontEnd
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Connect CoreUI Frontend to Quarkus Java Backend in 4 Easy Steps
Automatically move to the next video in the Classroom when playback concludes
- 1 Start of the Video
- 2 Tutorial Intro
- 3 GitHub and Starter code review
- 4 Creating Quarkus code from template
- 5 Quarkus code review in IntelliJ IDE
- 6 Running Quarkus code first time
- 7 Adding /version endpoint to quarkus app
- 8 Cloning CoreUI React admin template code
- 9 CoreUI application starts
- 10 Opening CoreUI code in VSCode
- 11 Editing CoreUI code in VSCode
- 12 Step 1 - setupProxy.js added with code
- 13 Step 2 - Implementing Get API connection function to backend
- 14 Step 3 - Implementing Post API connection function to backend
- 15 Step 4.1 - Using GET API in FrontEnd
- 16 Get API connection verification with code
- 17 Step 4 .2- Using Get and Post implementation in code
- 18 Post API connection verification with code
- 19 Pushing code to GitHub repo
- 20 Bonus Tutorial CoreUI with Python backend
- 21 Credits