Giter Site home page Giter Site logo

fileformat / logos-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from soulchild/logos-api

0.0 1.0 0.0 654 KB

Node.js application providing a RESTful API for searching and retrieving logos from various user-contributed sources

JavaScript 88.74% Shell 8.85% Dockerfile 2.40%

logos-api's Introduction

Logos API

Simple Node.js application providing a RESTful API for searching and retrieving logos from various user-contributed sources.

Actions Status

NOTE: This project is a work-in-progress and the API may change at any time. Its main purpose is being the backend for my Sketch logo fetcher plugin.

Live demo

Check out a running installation:

Logo sources

Installation

npm install
npm start

Docker

docker run --rm -p 8000:8000 --name logos-api soulchild/logos-api:latest

Browse to: http://localhost:8000

Examples

Search

By name

By name and source

Get logo

Updating the logos

I deliberately didn't use the readily available instant-logos module, because the dependency chain was insane. Plus, the napa-based downloading of 3rd-party logos didn't work for me out-of-the-box. I took the approach of least resistance and currently just clone the source Github repositories during npm installation. To update the downloaded logos, just run npm run update-logos.

Thank you

Kudos to all the people doing the hard work of compiling and creating the logos!

Thanks to DG-i for hosting the API.

Authors

logos-api's People

Contributors

dependabot[bot] avatar fileformat avatar soulchild avatar

Watchers

 avatar

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.