Computer and Modernization ›› 2013, Vol. 1 ›› Issue (2): 56-60.doi: 10.3969/j.issn.1006-2475.2013.02.014

• 软件工程 • Previous Articles     Next Articles

Exploration of Application Development Model for Internet of Things Based on RESTful

CHEN Hao, LI Shi-ning   

  1. School of Computer Science, Northwestern Polytechnical University, Xi’an 710072, China
  • Received:2012-12-24 Revised:1900-01-01 Online:2013-02-27 Published:2013-02-27

Abstract: Service-based Internet era has been formed with the rapid growth of network technology in recent years. Traditionally, SOAP-based Web services rarely use HTTP response codes and exploit HTTP GET and POST methods only, increase complexity of application programming, but RESTful Web services reduce this complexity. This paper introduces a development model for RESTful applications in Internet of Things. Based on RESTful platform of Internet of Things, wireless sensor nodes and data are abstracted as universal resources to provide rapid prototyping using Django framework.

Key words: Internet of things, sensor, REST, business platform