/simple-api

Simple API Using expressJS & swagger UI (base)

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

simple-api

simple-api adalah source code API menggunakan expressJS, docs swagger UI

Instalasi

  1. Clone Repositori:
    git clone https://github.com/ArifzynXD/simple-api 
    cd simple-api 
  2. Instal Dependensi:
    npm install or yarn install
  3. start the server:
    node . or npm start

LICENSE

This project is licensed under the GPL-3.0-or-later 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.