Skip to content

ma-he-sh/postman-api-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GITIGNORE CLI

Server

  • cli api server
  • run manually by
go run server
  • or use docker-compose
docker-compose up -d
  • goto localhost:8080/api/{request}

Parser

  • run a cron job to sync https://github.com/github/gitignore and parse the data to json file

Setup

python3 -m venv venv
source venv/bin/activate
python parser.py

About

The Postman API Hacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors