Coder Social home page Coder Social logo

image-webserver's Introduction

image-webserver

A node backend to serve images.

Quick rundown if you want to run this yourself:

  1. npm install
  2. set up typescript and compile source
  3. create webserver-configuration.json from the example and enter your own values
  4. Run the compiled executable/worldwideweb.js using node

image-webserver's People

Contributors

booom3 avatar himanshu-nodex avatar

Watchers

 avatar  avatar

Forkers

mehimanshu

image-webserver's Issues

Remove random

Possibly remove random route as there's no real need for it anymore now that we can assign meta tags to the Angular page itself.

Give preferential treatment to recently uploaded images

And do this by giving them a higher chance to be shown when they have recently been uploaded.

Potentially make some kind of view based falloff on this chance. Make it so that every time it's picked at random its bonus chance to be shown is decreased by by some amount.

Add an image verification admin page

This would put images in a verification folder before they are uploaded to the real folder. The admin would have to approve each image before it is allowed to be shown to others.

Improve embed/meta text

Write it better. Insert line breaks for more information.
Add support for randomized text allowing it to choose between several different texts each time someone requests an embed to make it more interesting.

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.