mathisonian / mathisonian/simple-testing-server

Usage question

Open
#6 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.