What you're gonna learn?
- How to create a REST API with Micronaut and Kotlin
- How to set up a MongoDB instance with Docker
- How to view MongoDB data with MongoDB Compass
- How to verify the API with Postman
To fully make use of this tutorial, you should:
- Have a basic Kotlin understanding
- Prepare you favourite IDE (like IntelliJ)
- Have a Docker installed on you machine / MongoDB instance set up
Course Content
Expand All
Introduction
2 Topics
Expand
Project Setup
2 Topics
Expand
Models & DTOs
1 Topic
Expand
Lesson Content
0% Complete
0/4 Steps
Custom Queries
2 Topics
Expand
Summary
1 Topic
Expand
Description
Hello folks! 🙂Â
In this step-by-step minicourse, I will show you how to create a REST API using Micronaut, Kotlin, and MongoDB.
After finishing it, you will know all the necessary tools and things you need to remember about when working with Micronaut. Additionally, I will show you a couple of interesting tricks and shortcuts, which will help you to work more efficiently.
If you enjoy the content, please leave a comment on this page.
Have a great day!