demo-marco

demo-marco GitHub 仓库截图

仓库详情

仓库 #1050407427
作者Lorenzo Rottigni
创建时间2025-09-04
更新时间2025-09-04
最近推送2025-09-04
大小13 MB
主要语言JavaScript
星标数量0
默认分支main

仓库技能

README.md

Simple Token-Protected API

A lightweight Express.js API with a fixed bearer token for authentication, designed to be deployed on Render.com.

Endpoints

Method Endpoint Auth Required Description
GET /ping Health check
GET /carlist Returns a list of cars
POST /submit Accepts and returns JSON
GET /status Returns API status
POST /echo Echoes back posted JSON

Authentication

Use a fixed bearer token: