Git Product home page Git Product logo

url-shorter's Introduction

There are some moments I want to mention

I used https://www.virustotal.com instead of google service because it has free trial. If you want to try use it locally, I can give you key or help to generate

Now on all envs except production used UrlCheckerLocal that only mock checking url

Also it would be better to separate frontend and backend in a more clear way.

Dump of database is in file backup.sql in root of project.

For backend side there are a lot of improvements that could be added. Some of them are:

  • Some kind of caching of often used data (for any url which was asked or just created we could expect that it will be called again soon)
  • Checking of correct url should be moved from validation of request to last step before saving to database (because it's the most heavy part of this request and if we already have such url we don't need to check it again)
  • Tests adding
  • Ci\Di process and tools for maintaining code quality

url-shorter's People

Contributors

nickoliuzzz 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.