Git Product home page Git Product logo

adonisjs-got's Introduction

AdonisJs Application

This repo is the pre-configured project structure to be used for creating ambitious web servers using AdonisJs.

Make sure to star the official framework repo or tweet on twitter ๐Ÿ‘‹

Story

One day a ๐Ÿ‘ฆ wanted to write a web application to slowly turn it into a business and make some ๐Ÿ’ฐ for better living. Being a Javascript lover, he decided to go with Node.js.

Hosting Node.js applications are cheap and offers lots of mordern programming concepts to build realtime data rich applications.

He was so excited and full of energy to build this application and share it with the world. But soon his dreams started struggling with the amount of decisions he has to make, just to build an MVP of his idea. These decisions were not even related to the business and was about.

  1. How should I structure my application?
  2. Why do I need to download 20 modules just to start an HTTP server, parse request body and upload files.
  3. How should I manage the authentication on website, and expose public API for others to interact with the data?
  4. What do I need to do to secure my application from web attacks and how to handle CORS?
  5. Why do I have ton of require statements everywhere?
  6. How the heck should I test my code? I am having hard time mocking dependencies.
  7. WHY THE ๐ŸŸ there are no standards to write some code. Hell I am not going to write this application and going for a walk.

Not Anymore

This is so frustating. Node.js is a beautiful language but all of the above questions have never been answered together. We all love writing small concise modules but business are not created by downloading 20 modules.

Developers needs productive tools, so that they can focus on what matters, and not on downloading & finding the best ways to combine these small modules.

AdonisJs

AdonisJs is a beautiful framework with pre-configured answers to all of your questions. We not only created this framework, but validated the features of framework with realtime problems and still improving every bit, so that you have to write less and structured code.

This time a ๐Ÿ‘ฆ will write his ambitious application and will set the world on ๐Ÿ”ฅ``. Don't hesitate to work on your ideas and we promise to improve the framework every โ˜€๏ธ and ๐ŸŒ› and YESSSS do not forget to star us on :octocat:

adonisjs-got's People

Contributors

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