Skip to content

evonck/Dropwizard_Oauth2_Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropwizard_Oauth2_Form

Example of an application with a back-end Dropwizard and a client-side using angularJS. The application is used to create a user and access the informations of the user. The connexion to the Dropwizard API used Oauth securization.

Run:

  • create dropwizard-server by making mvn clean package.
  • Run java -jar target/Dropwizard-server-0.0.1-SNAPSHOT server config.yml
  • Run the angularjs app npm start.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published