slowly-js

1.0.3 • Public • Published

Slowly-Js is the Slowest Framework

It is a very slow framework that guarantees to respond to your requests in no more than 3 seconds. We use Express Framework as our core

Installation

Install my-project with npm

  npm i slowly-js

Usage/Examples

const express=require('express') //Using Express as the core 

const app=express()


app.get('slowly-framework',function(req,res){
      
      return res.json({
            message:"Say hello to the world's slowest framework"
      })
})

//Response Time : 3000 Millisecond = 3 Second

app.listen(3000)

console.log("slowly-js running on port 3000")



## Support

Ethereum Wallet Address = 0xf41be400403f043d6bb958b15b6985105ac3d396


Bitcoin Wallet Address = bc1q450rh69kdypq58nfg5kjx2w73t5szvv9q4nrf4

Package Sidebar

Install

npm i slowly-js

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

3.41 kB

Total Files

3

Last publish

Collaborators

  • mohammadhasani