Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabryelboeira/reactjs_spring_kotlin
React JS consumindo REST API RESTful em Spring Boot e Kotlin
https://github.com/gabryelboeira/reactjs_spring_kotlin
flyway intellij-idea java kotlin maven mysql-database postman react-js restful-api spring-boot spring-security swagger-ui udemy-course-project
Last synced: about 12 hours ago
JSON representation
React JS consumindo REST API RESTful em Spring Boot e Kotlin
- Host: GitHub
- URL: https://github.com/gabryelboeira/reactjs_spring_kotlin
- Owner: GabryelBoeira
- License: mit
- Created: 2025-01-31T02:12:10.000Z (11 days ago)
- Default Branch: main
- Last Pushed: 2025-02-09T23:01:14.000Z (1 day ago)
- Last Synced: 2025-02-09T23:26:00.584Z (1 day ago)
- Topics: flyway, intellij-idea, java, kotlin, maven, mysql-database, postman, react-js, restful-api, spring-boot, spring-security, swagger-ui, udemy-course-project
- Language: Kotlin
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Front-End React JS e consumindo API RESTful em Spring Boot com Kotlin - Udemy
## Sobre o curso:
- Como consumir uma API desenvolvida em Spring Boot e Kotlin com React JS
- Conceitos fundamentais de React JS e SPA's (Single Page Applications)
- O que são componentes React, JSX, propriedade, estado, imutabilidade e mais
- Montar um layout do zero
- Como consumir API's com React JS e Axios
- As boas práticas a se adotar ao consumir API's no React
- Noções básicas de Open API(Swagger)
- Noções básicas de Postman## Tecnologias utilizadas no projeto:
- React JS;
- Axios;
- Kotlin;
- Api RESTful
- Spring Boot;
- Postman: [Arquivo de importação dos endpoints](https://github.com/GabryelBoeira/reactjs_spring_kotlin/tree/main/Collections);
- IntelliJ IDEA;
- Swagger (Open API);
- MySQL;