Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 449 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 449 Bytes

Note App

this application is a full web app using react as front-end and go as back-end

backend

using gin as web service and postgres as db

authentication

Authentication and authorization on this app is via JWT

cache

Using a stand-alone go program for caching key.
It is accessible via certs that created and runs securely on tls

front end

Using react

Third homework for sharif web course

Ali Ahmadi
Hamed Abedi