Menu

Tree [140209] master /
 History

HTTPS access


File Date Author Commit
 src 2017-09-08 ddesk ddesk [140209] User Api
 README.txt 2017-08-31 ddesk ddesk [293574] README
 pom.xml 2017-08-31 ddesk ddesk [6d4694] update app name

Read Me

Pull the source code into your working directory using below command
git clone ssh://emsys123@git.code.sf.net/p/ddesk-rest-server/code ddesk-rest-server-code

Install Mongo DB 

Build WAR file using command below

mvn clean package

Copy war file ddesk-rest-server.0.1.0.war into tomcat  webapps directory

start tomcat
You can access the RESTful API from the below URL

http://localhost:8080/products

Supported Methods:
GET - Read
POST - Create
PUT - Update
DELETE - Delete
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.