All Posts

RESTful Api spec is important in WAF

APIGit

2023-08-04

WAF stands for "Web Application Firewall." It is a security solution designed to protect web applications from various online threats, vulnerabilities, and attacks. A WAF acts as a barrier between a w...

RESTful Api spec is important in data masking

APIGit

2023-08-03

Data masking is a way to create a fake, but a realistic version of your organizational data. The goal is to protect sensitive data, while providing a functional alternative when real data is not neede...

RESTful Api spec is important in vulnerability scanner

APIGit

2023-07-27

Nowadays more and more companies provide web APIs to access their services. We can use web security scanners to look for security issues in web APIs.

Api governance in Apigit

APIGit

2023-07-20

API governance is about more than just design and standards; it's about enabling people and leveraging the value of APIs.

Test OpenAI

APIGit

2023-05-29

Given a prompt, the OpenAI will return one or more predicted completions, and can also return the probabilities of alternative tokens at each position.

Two-way Sync with other Git Providers

APIGit

2023-05-24

The Git repository is hosted on any of your specified git server which can be a popular platform such as Github, Gitlab, Bitbucket, Azure, AWS, Gitee, or even a self-hosted Git server with public acce...