Conclusion

Good job! You have finished the bootcamp! let’s review again what we learned in this tutorial.

First, we installed all the dependencies and initialized our project:

Then, we added a simple authentication service:

And learned how to create a controller, add a service, bind a middleware and do CRDU:

Finally, we learned how to deploy our server:

These are basically all you need to start your own project. There are many other features not mentioned in this tutorial, you can explore it in the official documentation

Thank you for reading this tutorial.