RestAPI that can send and receive Whatsapp messages through ChatAPI, a Whatsapp API gateway.
This project's purpose's to demonstrate some of my Java and ReactJs skills. I have done this by myself over time, with stuff I've learned. It is not copy-pasted code from a tutorial. It still lacks many features, I don't have much free time, so I try to do what I can, whenever I can. Hopefully, you won't be so harsh on me :)
- Java 8
- Spring Boot
- Spring Web
 - Spring Data
 - OpenAPI (Swagger)
 
 - Maven
 - Wildfly
 - Hibernate
 - Lombok
 
 - Spring Boot
 - SQL Server
 
- 
React Js
- Axios
 - JavaScript
 - BootStrap
 - HTML
 - CSS
 
 - 
Ngrok (exposes a local web server to the internet so I can receive data from ChatAPI. Also, it lets you inspect HTTP traffic)
 
- Integrate Google Drive API to store sent/received files on Google Drive.
 
