Giter VIP home page Giter VIP logo

hoshiro's Introduction

Banner

Caution

This project has shutdown and this repository has archived. All core functions of this application are unavailable and inaccessible. Thank you for using my application!

🚦 Endpoints

Base URL: https://api.hoshiro.space

Available regions: Indonesia (id), Malaysia (my), Singapore (sg).

Route Method Parameters Required Examples
/auth/register POST username, password Yes johndoe, john123
/auth/login POST username, password Yes johndoe, john123
/:region GET - - /id
/:region POST ... Yes /id
/:region PATCH ... Yes /id
/:region/active GET - - /sg/active
/:region/graduated GET - - /my/graduated
/:region/:handle GET /:handle Yes /id/@amayaclorentine

➡️ Development

🛠️ Requirements

A bun.sh >= 1.0.20 setup with node.js >= 16.x (for production) is recommended.

📦 Install dependencies

$ bun install

📝 Create environment file

MONGODB_URI="your mongodb connection uri"
SECRET_SESSION="hashed secret string"
DISCORD_CLIENT_ID="discord client id"
DISCORD_CLIENT_SECRET="discord client secret"
DISCORD_REDIRECT_URI="discord redirect uri"

🚀 Start development server

$ bun run dev
#
# [INFO] App connected to MongoDB Atlas!
# [INFO] Express server has been started! (Live at port xxxx)

💖 Thanks to

📃 License

This project is licensed under MIT License.

hoshiro's People

Contributors

azukashi avatar azkaafx avatar renovate[bot] avatar bayudc avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

bayudc

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.