mathisonian / mathisonian/simple-testing-server
Usage question
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 55
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I have successfully done some like using browser to do the
http://localhost:8003/one
with a one.json file and also using under terminal
curl "http://localhost:8003/one"
But I do not quite understand two statements (1) about the model part (which I do not see any difference between model and event) and (2) about the POST http://localhost:/any_url and then p1=v1&p2=v2&p3=v3.
Any hint how to get to do these two? Thanks for any advice.
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 by reviewing the project's usage instructions for the model/event distinction and the POST request format; no specific documentation file or test is named. Confirm how the /one and /any_url examples are intended to work, then document clear examples for both questions so a user can reproduce them with a browser or curl.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100