CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - rest api

搜索资源列表

  1. flickrapi-1.2

    0下载:
  2. java的flickr API的实现,可以自动的根据标签或者关键字进行图片下载-This is a Java API which wraps the REST-based Flickr API (information available at http://www.flickr.com/services/api/). This API has been tested with JDK 1.4 and JDK 1.5. The default distribution is b
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:759702
    • 提供者:lipiji
  1. java-bianchengyuyingyong

    0下载:
  2. 本书重点强调Java的基础知识和应用实践以及用Java进行多媒体、图形界面、数据库和Web应用的程序设 计,并注意对新、旧知识的融会与贯通,使读者能够尽快掌握 Java 的基础知识和应用。全书分为 14章,比较全 面系统地介绍了Java的运行环境及开发工具、基本编程方法、Java面向对象程序设计的基本概念、继承与多态、 异常处理、Java API、Web 服务器和 Applet 程序、用户图形界面设计、Java 多媒体程序设计、Java 数据库程序 设计,Java Servlet
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5582455
    • 提供者:孙洪波
  1. jersey

    0下载:
  2. 非常好的jersey上手学习项目,包含了不同的数据传递方式,对于REST新手来说很实用的例子。-Very good jersey to get started learning projects, including the different data transfer mode, is very useful for novice REST example.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5267053
    • 提供者:yijianbo
  1. axiom-1.2.12

    0下载:
  2. Axis对象模型(AXIOM)是一个XML对象模型,设计用于提高XML处理期间的内存的使用率和性能,基于Pull解析。 Pull 解析方式,基于STAX(Streaming API for XML),Pull解析是最近处理XML的一种趋势,而SAX和DOM都是基于push的解析方式,也就是说解析控制在parser本身。Push解析方 式很容易使用,但在处理XML文档时效率并不好,(因为要在内存中生成完成的对象模型)。Pull解析方式颠倒了这种控制方式,增强了parser,只在 用户需要的时候
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1560407
    • 提供者:杨懿
  1. restfb-1.6.9

    0下载:
  2. facebook的restAPI和graphAPI封装,供java调用。英文网站 http://restfb.com/-RestFB is a simple and flexible Facebook Graph API and Old REST API client written in Java. It is open source software released under the terms of the MIT License. http://restfb.com/
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:250522
    • 提供者:fengge
  1. X10ware-0.1

    0下载:
  2. uREST是REST样式的 HEYU X10应用程序接口。它使我们能够使用一个简单的基于Web的API编写自己的X10远程控制应用程序。-uREST is the REST style HEYU X10 application interface. It allows us to be able to use a simple Web-based API to write your own X10 remote control application.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:574353
    • 提供者:pudn
  1. cetia4_v_1_1_3-2012-8-24

    0下载:
  2. Cetia4是一个对REST提供完善支持的Web开发框架。 Cetia4特点:基于Servlet API开发,可以运行于所有的Web容器中。
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:12358320
    • 提供者:zhangts
  1. RESTProvider-master

    0下载:
  2. RESTProvider旨在让访问REST服务(或任何主要的HTTP调用的网络数据格式)更容易,并将其缓存到本地的一个SQLite数据库中,允许脱机使用。可自动解析RESTful API,并将其响应到Android的一个Provider中。-RESTProvider designed to allow access to the REST service (or any major network data format HTTP calls) more easily, and caches a
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1045869
    • 提供者:pengxing
  1. tut-rest-master

    0下载:
  2. You re creating an API that clients need to consume across the web. You want to open up your organization s data to consumption by varied clients across the web. You need to integrate your application with other applications inside your own organ
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-28
    • 文件大小:11210216
    • 提供者:sam
  1. appstore

    1下载:
  2. 应用商店源码,包括后台java实现和前台界面。包括后台数据库处理,REST API接口,用户认证等功能。-app store. it contains GUI and back end server like DB handling, REST API, and user authentication.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-29
    • 文件大小:11495364
    • 提供者:guoyou
  1. ghsc256926210739071

    0下载:
  2. RestUp: A lightweight Java library to simplify communicating with REST API:s.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:19163
    • 提供者:semang
  1. Spring REST

    0下载:
  2. Spring REST serves as a practical guide for designing and developing RESTful APIs using the popular Spring Framework. This book begins with a brief introduction to REST, HTTP, and Web infrastructure. It then provides detailed coverage of several Sp
  3. 所属分类:Java编程

    • 发布日期:2018-01-03
    • 文件大小:3945472
    • 提供者:xxyz
  1. rest-api-samples-master

    0下载:
  2. 通过在java代码里调用tableau server,登录,发布,复制工作簿(Restfull style calling mode of tableau)
  3. 所属分类:Java编程

    • 发布日期:2018-05-06
    • 文件大小:537600
    • 提供者:老秃驴的猫
  1. guns

    1下载:
  2. Guns基于SpringBoot, 致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl + flowable! Guns项目代码简洁,注释丰富,上手容易, 同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10个模块),可以直接作为一个后台管理系统的脚手架. Guns v3.0新增rest api服务,提供对接服务端接口的支持,并利用jwt token鉴权机制给予客户端的访问权限,传输数据进行md
  3. 所属分类:WEB开发

    • 发布日期:2019-11-13
    • 文件大小:15648768
    • 提供者:大表哥通
搜珍网 www.dssz.com