Giter VIP home page Giter VIP logo

deno-restful-dev_to's Introduction

Deno Restful API

A example of an API built using Deno and Javascript.

Deno Installation

Please, read the Deno Documentation if you are not using Ubuntu as I am.

Open your terminal (CTRL + ALT + T)

curl -fsSL https://deno.land/x/install/install.sh | sh

Cloning This Repository

Via HTTPS or SSH

  1. On GitHub, navigate to the main page of the repository.

  2. Under the repository name, click Clone or download.

    Clone or download button

  3. To clone the repository using HTTPS, under "Clone with HTTPS", click

  4. To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click Use SSH, then click

Clone URL button

Via Terminal

  1. Change the current working directory to the location where you want the cloned directory to be made.

  2. Type git clone, and then paste the URL you copied in Step 2.

    $ git clone https://github.com/vinicius77/deno-restful-dev_to.git
  3. Press Enter. Your local clone will be created.

    $ git clone https://github.com/vinicius77/deno-restful-dev_to.git
    > Cloning into `Vai Corinthians`...
    > remote: Counting objects: 10, done.
    > remote: Compressing objects: 100% (8/8), done.
    > remove: Total 10 (delta 1), reused 10 (delta 1)
    > Unpacking objects: 100% (10/10), done.

Running

$ deno run --allow-net --allow-env  server.js

Endpoints

Contributing

Make a Pull Request

PRs Welcome

MIT

The MIT License

License: MIT

Mozilla

Mozilla Public License 2.0

License: MPL 2.0

Creative Commons

Choose on CreativeCommons.org

License: CC0-1.0

Reach Me At

Vinicius Cerqueira Bonifácio

Code Climate codebeat badge Build Status Download Stable Unstable License Awesome Semver Codeship Status for boennemann/badges

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.