Coder Social home page Coder Social logo

restful's Introduction

1.项目架构
    |-- SailsJS + AngularJS

2.项目启动
      |-- 本地:
          |-- sails lift
      |-- 部署
          |-- forever start restful.js
3.运行过程
    |-- 用户将url、参数、请求方法等信息发送给服务端,服务端
        根据这些参数利用request去请求,并将请求返回的结果
        返回给前端
4.关键词
    |-- 本地存储、 AngularJS、 SailsJS、 Restful、 Highting.js、 格式化Json、 Bootstrap CSS

5.为什么做这个项目
    |-- 之前和管经理一起做项目的时候,使用的是deployd框架,而deployd本身支持restful,因此经常会用到
        restful风格的请求,渐渐的觉得restful很好用,于是想到自己可以搭建一个发送平台,快速方便的测试restful
        接口。
6.心得
    |-- 这个项目好像是14年3月份做的,过2个月我才知道自己的这个网站做出来的效果竟然和chrome的一款插件(Postman - REST Client)
        几乎一样。套用一句老话'我骄傲' ^_^.

restful's People

Watchers

James Cloos avatar Jack Chen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.