https://github.com/rtorr/hal-client
A javascript library to communicate with RESTful web services.
https://github.com/rtorr/hal-client
Last synced: 4 months ago
JSON representation
A javascript library to communicate with RESTful web services.
- Host: GitHub
- URL: https://github.com/rtorr/hal-client
- Owner: rtorr
- Created: 2014-02-07T17:14:24.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2014-02-07T17:28:15.000Z (over 11 years ago)
- Last Synced: 2025-03-25T02:44:06.613Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Hal Client
A javascript library to communicate with RESTful web services.
##Documentation
[TODO]
##Setup
[What do people need to have installed on their machines to run this project?]
##Build
[What do people need to do to build this project?]
##Run
[What do people need to do to run this project?]
[How do people verify that the system is running?]
##Test
[How do people run the tests?]
[How do people run automated tests?]
##Deploy
[What do people need to do to deploy this into Development?]
[What do people need to do to deploy this into QA?]
[What do people need to do to deploy this into Staging?]
[What do people need to do to deploy this into Production?]
##Release
[What is the release process used by this project?]
[We curently use GitFlow on most of our projects but your specific technology may need additional steps for preperation for release.]
This project uses the [Git Flow](https://confluence.meltdev.com/display/DEV/Git+Flow) process for getting changes into the project.