Code Monkey home page Code Monkey logo

shimmer-api's Introduction

项目名称

本项目由shimmer独立编写,提供 api 聚合服务,私有化部署,以及二次开发,满足独立开发者的数据需求。

项目灵感,及参考来源 https://github.com/imsyy/DailyHotApi

安装和运行

本项目推荐使用 vercel、render 等云部署方案,也可以在自己服务器部署。

克隆项目代码

git clone https://github.com/wp0403/shimmer-api.git

安装依赖

cd shimmer-api

pnpm install

配置环境变量

PORT=3008

启动项目

pnpm start

使用方法

启动项目后,可以查看对应的接口文档,获取接口返回类型(vercel 部署不支持接口文档,暂未找到解决办法)。 http://localhost:3008/swagger

部署

部署本项目非常灵活,现提供下面几种部署方式(私有部署请 fork 本项目后进行)

  1. 在 Vercel 上创建一个新项目。
  2. 配置环境变量并设置相关的值。
  3. 部署项目到 Vercel。
  1. 在 Render 上创建一个新的私有部署项目。
  2. 设置环境变量并配置相关信息。
  3. 部署项目到 Render。

接口文档

新闻、热搜 音乐 图片 视频 页面装饰 工具

贡献

欢迎贡献你的代码,以及提交问题和建议。请遵循贡献指南。

许可证

采用 MIT licensed 许可协议.

shimmer-api's People

Contributors

wp0403 avatar

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.