我根据文档学着写restful API,但未能成功
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.7k
- Forks
- 253
- PR merge metrics
- No merged PRs in 30d
Description
我用Postman测试接口,除GET外,POST,PUT,DELETE等都不行,是我忽略了什么问题了吗,我也是根据文档模仿测试。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the documentation and reproduce the request in Postman, comparing the working GET request with POST, PUT, and DELETE. Trace Biny's PHP API request handling to identify where the non-GET methods diverge. Done means each documented method works in Postman, with the failure explained or corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, postman
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100