Giter Club home page Giter Club logo

Comments (8)

mekarpeles avatar mekarpeles commented on August 25, 2024 1

Sure! Looking forward to hearing about your progress. If you have questions along the way, feel free to ping us on our gitter

from openlibrary-client.

mekarpeles avatar mekarpeles commented on August 25, 2024

Your effort is welcome!

Consider though that the majority of the things open library client does are administrative (used for scripting bots which update data) and these actions are unlikely to be performed within a webpage. Most API endpoints don't require any authentication and are already fairly straight forward to call in react etc. If there are specific features you want to surface which require authentication, I'd focus on on making a vanilla is lib which makes those easy. I think creating a command line version in node may even be value subtracting if it different from the reference implementation. It adds overhead for us to check and risks users making inconsistent metadata changes in open library.

A vanilla js library sound like a useful idea. Your obviously welcome to do whatever you prefer; these are my preferences

from openlibrary-client.

itaditya avatar itaditya commented on August 25, 2024

You are correct. I can think only one advantage of making a npm module which can be used with node. That is many times people need to access the data from their backend, rather than frontend.

Reason - As backend is much closer to their db, they can easily fetch the data and store in their db which can be later utilized by them for their own application.

from openlibrary-client.

itaditya avatar itaditya commented on August 25, 2024

Also, I'll try to make the plugin in such a way that it can be used both as client side lib or backend lib like lodash and other popular libraries does.

from openlibrary-client.

tfmorris avatar tfmorris commented on August 25, 2024

My suggestion was shot down for the Python library, but I'd like to suggest that you use a permissive license for your new Javascript library so that all can use it freely.

from openlibrary-client.

itaditya avatar itaditya commented on August 25, 2024

ok

from openlibrary-client.

mekarpeles avatar mekarpeles commented on August 25, 2024

@itaditya any questions so far / anything we can take a look at? :)

from openlibrary-client.

itaditya avatar itaditya commented on August 25, 2024

@mekarpeles , I was really busy in my exams. I'll be working on this in few days.

from openlibrary-client.

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.