https://github.com/kyleu/npn
NPN helps you explore and test HTTP services, with a focus on speed and correctness.
https://github.com/kyleu/npn
Last synced: 3 months ago
JSON representation
NPN helps you explore and test HTTP services, with a focus on speed and correctness.
- Host: GitHub
- URL: https://github.com/kyleu/npn
- Owner: kyleu
- Created: 2023-08-19T03:54:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-28T20:29:26.000Z (4 months ago)
- Last Synced: 2026-02-28T22:53:51.145Z (4 months ago)
- Language: Go
- Size: 3.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
- Agents: AGENTS.md
Awesome Lists containing this project
README
# NPN

NPN helps you explore and test HTTP services, with a focus on speed and correctness.
- https://github.com/kyleu/npn
- https://github.com/kyleu/npn
NPN was built with help from [Project Forge](https://projectforge.dev)
## Documentation
- [Installation](doc/installation.md)
- [Contributing](doc/contributing.md)
- [Customizing](doc/customizing.md)
- [Releasing](doc/releasing.md)
- [Running](doc/running.md)
- [Scripts](doc/scripts.md)
- [Technology](doc/technology.md)