An open API service indexing awesome lists of open source software.

https://github.com/kammradt/kontrol-api

Let's go :coffee:
https://github.com/kammradt/kontrol-api

java junit jwt learning-spring spring spring-boot

Last synced: 2 months ago
JSON representation

Let's go :coffee:

Awesome Lists containing this project

README

          

Welcome to Kontrol 👋




Twitter: kammradt

> I'm learning Spring to be able to create amazing APIs ;)

## What :question:

> I needed to turn off the server due costs :(

You can access the raw API [here](http://spring-course-env.us-east-1.elasticbeanstalk.com/)
(The documentation is missing and will be made with swagger in the future)

You can access the app [here](http://kontrol-everything.herokuapp.com/)
(The repository is [this one](https://github.com/kammradt/kontrol-front/))

## Where :question:

I'm following [this course](https://www.udemy.com/course/restful-springboot-aws)

## Author

👤 **Vinicius Kammradt**

* Twitter: [@kammradt](https://twitter.com/kammzinho)
* Github: [@kammradt](https://github.com/kammradt)

## Notes :pencil:
* [Relationships using annotations](https://github.com/kammradt/kontrol-api/blob/master/NOTES.md#relationships-using-annotations)
* [HTTP Status Codes](https://github.com/kammradt/kontrol-api/blob/master/NOTES.md#http-status-codes)
* [@NotNull & NotBlank validation](https://github.com/kammradt/kontrol-api/blob/master/NOTES.md#differences-between-notnull-and-notblank)
* [Using EntityListeners for custom triggers on Database changes](https://github.com/kammradt/kontrol-api/blob/master/NOTES.md#using-entityListeners-for-custom-triggers-on-database-changes)

## Show your support

Give a ⭐️ if this project helped you!

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_