Skip to content

goldenmaza/MazaREST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazaREST 1.0

  1. Open up your developer environment of your choosing (e.g. Eclipse).
  2. Go to File -> Import -> General -> Existing Projects into Workspace.
  3. Choose the folder that contains the MazaREST project files.
  4. Run application (MazaCore.java).
  5. Open a browser of your choosing (e.g. Firefox).
  6. Paste in either one of the following addresses into your browser to validate source code: a) http://127.0.0.1:12345/bankaccounts b) http://127.0.0.1:12345/bankaccounts/default c) http://127.0.0.1:12345/bankaccounts/custom

About

My first attempt to create a REST server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages