A really simple and focus-on REST API project
-
main.go: run the main application of this repository, you can either run it by
frontend.exe, which is located inrest_api_server/frontend -
router.go: get you into the basis of router (GET/POST/DELETE)
-
rest_api_server
- backend
- frontend