Skip to content

Commit

Permalink
Merge pull request #47 from adamkorynta/devops/move_rest_api
Browse files Browse the repository at this point in the history
#42 move rest_api project files to subdirectory off of the root
  • Loading branch information
adamkorynta authored Dec 5, 2023
2 parents 6e90f16 + 8333dd1 commit c4a2b68
Show file tree
Hide file tree
Showing 198 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
OpenDCS Rest API is web application that provides access to the OpenDCS database using JSON (Java Script Object Notation).
OpenDCS Rest API is intended to run as a stand-alone Java program. It uses embedded JETTY to implement the web services.

# Structure
./rest_api - contains source files for the OpenDCS REST API
./web_client - contains source files for the OpenDCS Web Application Client

# Installation and Configuration
There are two types of installations/configurations. One is Jetty and the other is a WAR file.

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c4a2b68

Please sign in to comment.