Giter VIP home page Giter VIP logo

base-api's Introduction

Base Api's

Simple restapi base using express js

Deploy

Run on Repl.it

📮 S&K

  1. Script ini tidak untuk dijual
  2. Jangan lupa beri bintang pada repo ini
  3. Jika ada yang memperjual belikan Script ini silahkan laporkan ke sayaWhatsApp

Install

> git clone https://github.com/khrlmstfa/Base-api
> cd Base-api
> npm i

Start

> node .

License

This project is licensed under the MIT License, which means you are free to use, modify, and distribute the code, but you must include the original copyright and license notice in any copy of the project or substantial portion of it.

Contoh menyetting web di schema/config.js

const options = {
  name : 'Api_Name', //Up to you..
  developer: "@Irull2nd", //Can be replaced with yours
  port: 3000,
  webname: 'Your Name', //Nameweb
  description: 'Simple Base Rest API',
  favicon: 'https://telegraph......'
}


module.exports = {
  options,
  host: {
    BASE_URL: 'YOUR_DOMAIN.com' 
/*
Example: domain.com
don't use https, just the domain name!
*/

  }
}

Authors

Donation

saweria

base-api's People

Contributors

zephyrshin avatar

Stargazers

bálxzzy avatar bálzz  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.