| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simpile Spring JAVA project example for creating RESTful APIs for signup, login, logout and check balance of user iff user is logged in otherwise prompt appropriate errors. Database used is MongoDB and in order to run the project, mongo-server must be running in background.
Spring-boot is used for easy configuration of the project while concept of Interceptor is used to handle requests on login/logout/checkbalance uri's.
Some error messages are shown in the logcat while some are returned as the response.
Developed on IntelliJ using maven.
Installation Notes:
| Back | FazBrowse Home | New Git URL |