shin202 / movevee-api

A mordern APIs for accessing movies information using flixhq-core.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


logo

MoveVee API

Provides an APIs for accessing movies information using flixhq-core.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Acknowledgments
  7. Contact

About The Project

The name tell everythings 😁!

(back to top)

Built With

  • Typescript
  • Nodejs
  • Expressjs

(back to top)

Getting Started

Installation

Locally

To get a local copy up and running follow these simple example steps.

  1. Clone the repo

    git clone https://github.com/shin202/movevee-api.git
    cd movies-api
    npm install
  2. Start the server

    npm start
  3. Enjoy 😄

Heroku

Host your own instance of MoveVee API on Heroku using the button below.

Deploy

Vercel

Host your own instance of MoveVee API on Vercel using the button below.

Deploy with Vercel

Railway

Host your own instance of MoveVee API on Railway using the button below.

Deploy on Railway

Render

Host your own instance of MoveVee API on Render using the button below.

Deploy to Render

(back to top)

Usage

Please refer to the Documentation

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again! ✨

  1. Fork the Project
  2. Create your branch (git checkout -b <your_branch_name> <tag_name>)
  3. Commit your Changes (git commit -m <your_commit_message>)
  4. Push to the Branch (git push origin <your_branch_name>)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Acknowledgements

Contact

If you've any question about this project, please contact me!

Shin - shin.dev@proton.me

Project Link: https://github.com/shin202/movevee-api

(back to top)

About

A mordern APIs for accessing movies information using flixhq-core.

License:MIT License


Languages

Language:TypeScript 100.0%