Code Monkey home page Code Monkey logo

Comments (4)

qrpike avatar qrpike commented on August 31, 2024

Yes, a HTTP api is the direction I want to head. I would love some help on this project. I work at CNN and we are under some tight deadlines currently. I would like to make all interaction with the git server HTTP restful based.

Let me know your thoughts. Thanks!

from nodejs-git-server.

qrpike avatar qrpike commented on August 31, 2024

Would you still be able to do this? I would love to work with you on this, and help you in any way I can.

Thanks.

from nodejs-git-server.

TobiasNickel avatar TobiasNickel commented on August 31, 2024

you see, i currently get active about git server. I would like to support this project.

my thoughts:
I like it is very simple to setup. (if we update used dependencies to newer versions)
I would like to see, that it is possible to run the api handler as middleware in express and koa.
I see, it is already possible to add and remove users to the repos user array at runtime.
supporting middlewares, it would also be possible to change repos ar runtime.
It would be nice if the eventhooks can get changed at runtime.

In this way, gitserver would become a great module to get integrated into other projects and still provide simple solution to host repos out of the box.

from nodejs-git-server.

qrpike avatar qrpike commented on August 31, 2024

@TobiasNickel I agree, since it uses http git protocol instead of the ssh protocol, using an express/restify style setup would make sense and allow cool things to be done with it. I think that approach would solve a lot of the things you're looking to solve.

from nodejs-git-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.