Skip to main content
Deno 2 is finally here 🎉️
Learn more

funql is new way to create web server

Features

  • it use the best experience of graphql idea
  • it use the best experience of REST API’s
  • it remove all unnecessary extra code

How to install

  • first of all install deno
  • after that just run this line:
deno install -qAf --allow-read --allow-write --unstable https://raw.githubusercontent.com/hemedani/funql/main/funql.ts