1

Make Git Your API

 2 years ago
source link: https://dev.to/chrismore/make-git-your-api-5alh
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
Make Git Your API

When designing HTTP APIs for your application, it sometimes makes sense to embrace git as a part of the protocol.

If your application operates on data that your users naturally manage using a source control system like git, adding first-class git support to your APIs may be a good idea.

If you choose to add first-class git support to your own APIs, the fusebit/cloud-git project may come in handy. It provides a lightweight, pure JavaScript implementation of the git protocol that enables you to add git endpoints to your Node.js application.

Check our cloud-git and the open source github repo


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK