Skip to content
#

restful-api

Here are 5,037 public repositories matching this topic...

johanbrandhorst
johanbrandhorst commented Jul 16, 2020

🐛 Bug Report

The TestTimeout test is sometimes failing randomly.

To Reproduce

$ go test -run TestTimeout -count 100 ./examples/internal/integration

Expected behavior

Test not to be flaky

Actual Behavior

The tests fails with an incorrect status code error:

integration_test.go:1395: resp.StatusCode = 500; want 504

See https://app.circle

laravel5.5和vue.js结合的前后端分离项目模板,后端使用了laravel的LTS版本(5.5),前端使用了流行的vue-element-template项目。作为程序的起点,可以直接以此为基础来进行业务扩展。模板内容包括基础的用户管理和权限管理、日志管理、集成第三方登录,整合laravel-echo-server 实现了websocket 做到了消息的实时推送,并在此基础上,实现了聊天室和客服功能。权限管理包括后端Token认证和前端vue.js的动态权限,解决了前后端完整分离的情况下,vue.js的认证与权限相关的痛点,已在本人的多个项目中集成使用。

  • Updated Jul 31, 2020
  • PHP

Improve this page

Add a description, image, and links to the restful-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the restful-api topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.