Code Monkey home page Code Monkey logo

hoopics-admin-restful-api-server's Introduction

hoopics admin restful api server

前段时间使用ReactJs + Eggjs写了一个图片分享的网站hoopics, 顺带实现了一个后台管理系统.
去年开始使用Rust写项目, 于是想着继续使用Rust语言, 在web端的一个技术尝试.
hoopics-admin-restful-api的主要功能:

  • 数据统计
  • 图片审核
  • 用户管理
  • 首页推荐

  • 相关框架: actix-web + Diesel ORM + JWT + Mariadb.
  • 代码结构: 学习eggjs, 即router -> controller -> service -> model的结构.

.env 文件内容

HOOPICS_DATABASE_URL=主网站数据库地址
HOOPICS_ADMIN_DATABASE_URL=admin数据库地址
HOOPICS_STATISTICS_DATABASE_URL=统计数据库地址

APP_HOST=服务器IP
APP_PORT=端口
HOOPICS_API_ROOT=http://IP:PORT/api/v2

hoopics-admin-restful-api-server's People

Contributors

ztgx avatar

Watchers

James Cloos 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.