Skip to content

cyamato/Auot-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto API Libary Genrator

This Python2 project works with API collections in Postman to automaticly genrate Python and Node.js API libaries. To uses this project configure the config.yaml with your information and excute postman_api.py

Please note that this project uses:

import yaml
import os
import sys
import datetime
import requests
import json
import unicodedata

TODO:

Add Python Postman description override
Add Auto documentation for Node and JS

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages