Coder Social home page Coder Social logo

jzxyouok / rest-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arccode/rest-api

0.0 1.0 0.0 539 KB

API就是开发者使用的界面。我的目标不仅是能用,而且好用, 跨平台(PC, Android, IOS, etc…)使用; 本项目将详细介绍API的设计及异常处理, 并将异常信息进行封装友好地反馈给前端.

License: MIT License

Java 10.60% JavaScript 88.82% HTML 0.58%

rest-api's Introduction

rest-api

设计文档

开发部署

  1. 从 GitHub 下载(采用 git clone方式, 或直接下载zip包)

     $ cd your-directory
     $ git clone https://github.com/arccode/rest-api
    
  2. 将项目导入Java IDE, 笔者使用IntelliJ IDEA进行开发, 但项目是标准的maven结构, 相信大家均能正确导入.

  3. 将项目部署至tomcat, 笔者习惯将其部署至根目录, 可以在url中少敲几个字符.

  4. 打开浏览器, 输入http://localhost:8080/index.html可看到测试页面; 如果未更改部署目录的话, 那你访问的页面可能是http://localhost:8080/rest-api/index.html.

项目运行截图部分

支持

联系方式

rest-api's People

Contributors

arccode avatar

Watchers

 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.