All Projects → zzy → surfer

zzy / surfer

Licence: Apache-2.0, MIT licenses found Licenses found Apache-2.0 LICENSE-APACHE MIT LICENSE-MIT
The Blog built on pure Rust stack. Backend for graphql services, and frontend for web application.

Programming Languages

rust
11053 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to surfer

yew form
Components to simplify handling forms with Yew
Stars: ✭ 83 (+137.14%)
Mutual labels:  yew
springboot-wx
🎉微信小程序-基于SpringBoot的实现Maven聚合,分为core核心模块,service服务模块,gateway对外网关模块,目前已经实现Shrio鉴权jwt监控鉴权,为小程序提供统一规范接口,以及小程序配套后台.
Stars: ✭ 52 (+48.57%)
Mutual labels:  jwt-auth
Feature-Detection-and-Description
Feature Detection and Description with SIFT, SURF, KAZE, BRIEF, ORB, BRISK, AKAZE and FREAK using Python and OpenCV
Stars: ✭ 31 (-11.43%)
Mutual labels:  surf
portfolio
My Portfolio
Stars: ✭ 17 (-51.43%)
Mutual labels:  yew
spring-boot-refresh-token-jwt
Spring Boot Refresh Token using JWT example - Expire and Renew JWT Token
Stars: ✭ 156 (+345.71%)
Mutual labels:  jwt-auth
reacty yew
Generate Yew components from React components via Typescript type definitions
Stars: ✭ 46 (+31.43%)
Mutual labels:  yew
MyAPI
A template to create awesome APIs easily ⚡️
Stars: ✭ 117 (+234.29%)
Mutual labels:  jwt-auth
NodeScalableArchitecture
A Scalable Node Architecture/Server. This repository contains a complete implementation of writing scalable nodejs server/architecture on my medium blog.
Stars: ✭ 62 (+77.14%)
Mutual labels:  jwt-auth
BarterOnly
An ecommerce platform to buy or exchange items at your convenience
Stars: ✭ 16 (-54.29%)
Mutual labels:  jwt-auth
pollr
Realtime polls managment app in node.js and vue.js
Stars: ✭ 24 (-31.43%)
Mutual labels:  jwt-auth
Fragsurf-2
Fragsurf is an actively developed standalone game based on HL2 surf and bhop movement mechanics.
Stars: ✭ 68 (+94.29%)
Mutual labels:  surf
opencv android nonfree
No description or website provided.
Stars: ✭ 32 (-8.57%)
Mutual labels:  surf
spring-boot-login-example
Spring Boot Login and Registration example with MySQL, JWT, Rest Api - Spring Boot Spring Security Login example
Stars: ✭ 50 (+42.86%)
Mutual labels:  jwt-auth
Yew-WebRTC-Chat
A simple WebRTC chat made with Yew
Stars: ✭ 112 (+220%)
Mutual labels:  yew
SURF
SURF - Speeded Up Robust Features - source code
Stars: ✭ 117 (+234.29%)
Mutual labels:  surf
Quasar-JWT
Quasar - JWT Authentication Starter Kit
Stars: ✭ 38 (+8.57%)
Mutual labels:  jwt-auth
wptide
🌊 Tide is a series of automated tests run against every WordPress.org theme and plugin
Stars: ✭ 77 (+120%)
Mutual labels:  tide
sails-jwt-login
How to implement login with JWT (JSON Web Tokens) in Sails 1.0
Stars: ✭ 18 (-48.57%)
Mutual labels:  jwt-auth
paudle
Wordle in Rust
Stars: ✭ 40 (+14.29%)
Mutual labels:  yew
laravel-react-bootstrap
Example to-do app (including auth) built with Laravel 8 and React.
Stars: ✭ 139 (+297.14%)
Mutual labels:  jwt-auth

surfer

The Blog built on pure Rust stack.

Backend for graphql services using tide, async-graphql, jsonwebtoken, mongodb and so on.

There are two options for web frontend:

  • Frontend-yew for web application using yew, graphql_client, cookie and so on.
  • Frontend-handlebars for web application using tide, yew, rhai, surf, graphql_client, handlebars-rust, cookie and so on.

Features

Demo site:

See also: https://github.com/zzy/tide-async-graphql-mongodb

MongoDB data

MongoDB data(include structure & documents) file is /data/surfer-dev.sql.

If you need mongodb cloud count, please send email to me.

Stacks

How to Build & Run?

Please read:

Contributing

You are welcome in contributing to the surfer project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].