All Posts

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...

upstream push mirrors

APIGit

2023-05-23

Push mirrors are often used in distributed development environments where multiple teams or individuals work on the same codebase across different locations. They allow for redundancy, collaboration, ...

announcing the apigit enterprise with single sign on sso

APIGit

2023-05-20

SSO stands for Single Sign-On. It is an authentication mechanism that allows users to log in once and access multiple applications or systems without having to re-enter their credentials for each one....

custom domain and branding

APIGit

2023-05-17

APIGit offers user-friendly, beautifully themed API documents with various view modes. You can publish an API document from any point in the API repository history, ensuring that you always have acces...

apigit custom webhooks

APIGit

2023-05-16

A webhook is a way for an application to provide real-time information to another application or service by sending HTTP requests when a specific event or trigger occurs. It allows applications to com...