Backend server for reversi matchStatus
Spring boot config
- https://spring.io/blog/2013/12/19/serving-static-web-content-with-spring-boot
- https://www.baeldung.com/spring-boot-angular-web
- https://www.baeldung.com/spring-rest-openapi-documentation
- https://github.com/eugenp/tutorials/tree/master/spring-boot-modules/spring-boot-springdoc/src/main/resources
Spring websocket
Spring websocket test
- https://medium.com/@MelvinBlokhuijzen/spring-websocket-endpoints-integration-testing-180357b4f24c
- https://stackoverflow.com/questions/45405332/websocket-authentication-and-authorization-in-spring
- https://docs.spring.io/spring/docs/current/spring-framework-reference/web.html#websocket-stomp
Rest
http://heroku-shields.herokuapp.com/
NGROK
- https://gist.github.com/wosephjeber/aa174fb851dfe87e644e
- https://dashboard.ngrok.com/get-started/setup
Config file is store on .ngrok2/ngrok.yml. ngrok exposes local networked services behinds NATs and firewalls to the public internet over a secure tunnel. Share local websites, build/test webhook consumers and self-host personal services. Detailed help for each command is available with 'ngrok help '. Open http://localhost:4040 for ngrok's web interface to inspect traffic.