Git Product home page Git Product logo

yagami's Introduction

yagami

Yagami (八神 やがみ) This is a japanese last name for this project. 八神 is a role of the KOF97(It's a popular fighting game).
Yagami is an api backend framework base on openresty(http://www.openresty.org/) project,write by lua. we are use lua to implement the web logic,when you request a url with oauth,then response a json(other format data) from api. we implement the api list is that:

oauth /oauth/login/ /oauth/auth/

user /user/update /user/info

upload /upload/upload

download /download/download

relation /relation/following /relation/unfollow

private message /message/message

and you own business api here....come on!

Roadmap

It's a backend api server

Documentation

please read ./document/yagami_user_guide

How to use

cd /usr/local/nginx/conf/

git clone https://github.com/xinqiyang/yagami.git

cd yagami

vim yagami.conf ##change this config file to use you own config settings.

cd conf

vim resource.lua ##set you backend setting here,example redis/mysql/mongodb/memcache and so on.

/usr/local/nginx/sbin/nginx -s reload

License

This software is distributed under Apache License Version 2.0, see file LICENSE or http://www.apache.org/licenses/LICENSE-2.0

yagami's People

Contributors

xinqiyang avatar

Watchers

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