pustot / FrontBackDemo

frontend backend simple demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FrontBackDemo

Frontend and backend demo.

Initialized from my own pure JavaScript project https://github.com/EthanYangCX/HanPolyJS

Current practice: use IDEA to open back-java-sprbt

servoclienodesign

design folder note
Regular sale with RWLock in Go reg-rwl-go
Regular sale with RWLock in Java reg-rwl-java
Flash deal with Mutex in Go fls-mtx-go
Flash deal with Mutex in Java fls-mtx-java
Client, in React.JS client-react both RegSale and FlsDeal, send requests in the same time with Promise.all()

run of Go:

go run helloworld.go

run of Java:

mvn spring-boot:run

About

frontend backend simple demo

License:GNU General Public License v3.0


Languages

Language:Java 43.9%Language:JavaScript 34.9%Language:Go 11.8%Language:HTML 4.5%Language:Python 3.3%Language:CSS 1.0%Language:Lua 0.7%