myazarc / bun-elysiajs-twitter-backend-clone

Bun&Elysiajs X(Twitter) Backend Clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bun & Elysia.js Twitter Backend Clone

Introduction

Endpoint: https://twitter-clone.deppi.app

Documents: https://twitter-clone.deppi.app/swagger

Authentication

All endpoints, except for the general ones, require authentication using a Bearer token.

Bearer Token

To authenticate requests, use a Bearer token in the Authorization header.

Authorization: Bearer YOUR_TOKEN_HERE

About

Bun&Elysiajs X(Twitter) Backend Clone

License:MIT License


Languages

Language:TypeScript 99.4%Language:Dockerfile 0.6%