https://github.com/mukezhz/bru-go
Paser bru file to golang
https://github.com/mukezhz/bru-go
bru bru-go bruno golang parser
Last synced: 26 days ago
JSON representation
Paser bru file to golang
- Host: GitHub
- URL: https://github.com/mukezhz/bru-go
- Owner: mukezhz
- Created: 2024-07-06T15:28:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T03:46:18.000Z (almost 2 years ago)
- Last Synced: 2025-12-07T11:43:13.682Z (7 months ago)
- Topics: bru, bru-go, bruno, golang, parser
- Language: Go
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bru file to Go Parser
- [x] wrote a parse to understand bru file by golang
- [x] generate code from the bru file for golang [checkout](https://github.com/mukezhz/geng)

---
**Inspired from the Avaaj Gyawali dai code gen tool** [here](https://www.linkedin.com/posts/aawaz_codegeneration-developertools-productivityhack-activity-7195537342747611136-fKxX?utm_source=share&utm_medium=member_desktop)