Skip to content

API for Tourista, an travel app by Six Kizuki, built using Node.js, Express, MySQL.

License

Notifications You must be signed in to change notification settings

msandypr/tourista-api

Repository files navigation

Tourista API 👋

API for Tourista, an travel app by Six Kizuki, built using Node.js, Express, MySQL.

Tourista-Docs

Prerequisites and Technology

Installation

Firstly, you need to clone this repository using this following command :

git clone https://github.com/msandypr/tourista-api.git

Then, open the project folder using cd jwt-auth-express, depends on your clone folder location, after that, you need to install dependency using this following command :

npm install or yarn install or pnpm install

Run & Usages

After that, run the jwt-auth-express locally using nodemon, if you never install nodemon, you should install first using npm install -g nodemon or using yarn global add nodemon if you using yarn. If you already install nodemon, please use this following command :

nodemon index

This will run the application locally on http://localhost:5000. Dont forget to create database first on your local machine, db name is tourista_db or change it by yourself in src/config/Database.js

The Documentation explained on Homepage of this API, just run the API and go to the '/' Endpoint

Author

Uppermoon Demon (Six Kizuki)

Documentation

Our API is Deployed! For the Documentation and how to use it, you can simply click link down below!

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2023 Six Kizuki .
This project is GNU General Public License.


About

API for Tourista, an travel app by Six Kizuki, built using Node.js, Express, MySQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published