All Projects → littleStudent → Micro Authentication Starter

littleStudent / Micro Authentication Starter

micro + authentication starter

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Micro Authentication Starter

Next Connect
The TypeScript-ready, minimal router and middleware layer for Next.js, Micro, Vercel, or Node.js http/http2
Stars: ✭ 454 (+358.59%)
Mutual labels:  micro
Micro Analytics Cli
Public analytics as a Node.js microservice. No sysadmin experience required! 📈
Stars: ✭ 743 (+650.51%)
Mutual labels:  micro
Gomicro note
go-micro学习笔记
Stars: ✭ 62 (-37.37%)
Mutual labels:  micro
Learning tools
Go 学习、Go 进阶、Go 实用工具类、Go-kit ,Go-Micro 微服务实践、Go 推送
Stars: ✭ 605 (+511.11%)
Mutual labels:  micro
Micro Lisp
🎄A very small Lisp programming language 😀that used to be under 200 lines of C🎄
Stars: ✭ 699 (+606.06%)
Mutual labels:  micro
Remit
RabbitMQ-backed microservices supporting RPC, pubsub, automatic service discovery and scaling with no code changes.
Stars: ✭ 24 (-75.76%)
Mutual labels:  micro
Micro Open Graph
A tiny Node.js microservice to scrape open graph data with joy.
Stars: ✭ 371 (+274.75%)
Mutual labels:  micro
Examples
Go Micro examples. Moved to go-micro/examples.
Stars: ✭ 1,276 (+1188.89%)
Mutual labels:  micro
Micro Github
A tiny microservice that makes adding authentication with GitHub to your application easy.
Stars: ✭ 726 (+633.33%)
Mutual labels:  micro
Is
Micro check library in Golang.
Stars: ✭ 61 (-38.38%)
Mutual labels:  micro
Micro Router
🚉 A tiny and functional router for Zeit's Micro
Stars: ✭ 621 (+527.27%)
Mutual labels:  micro
Taggle.js
📝 Form-ready dependency-less tagging.
Stars: ✭ 644 (+550.51%)
Mutual labels:  micro
Microservice learning
从零开始微服务框架使用
Stars: ✭ 31 (-68.69%)
Mutual labels:  micro
Getty
a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Stars: ✭ 532 (+437.37%)
Mutual labels:  micro
S
a go web freamwork for micro service, very very easy to create and deploy, with auto service registry and discover, high performance and based on http/2 no ssl
Stars: ✭ 67 (-32.32%)
Mutual labels:  micro
Micro
go-micro 微服务实践,更多请关注Micro中国站☞
Stars: ✭ 383 (+286.87%)
Mutual labels:  micro
Hemera
🔬 Writing reliable & fault-tolerant microservices in Node.js https://hemerajs.github.io/hemera/
Stars: ✭ 773 (+680.81%)
Mutual labels:  micro
Micro Jwt Auth
jwt authorization wrapper for https://github.com/zeit/micro
Stars: ✭ 97 (-2.02%)
Mutual labels:  micro
Go Collection
🌷 awesome awesome go, study golang from basic to proficient
Stars: ✭ 1,193 (+1105.05%)
Mutual labels:  micro
Awesome Micro
A collection of awesome things regarding zeit's micro.
Stars: ✭ 1,053 (+963.64%)
Mutual labels:  micro

micro-authentication-starter

small starter project for a REST api with Authentication

included

  • micro
  • jwt
  • bcrypt
  • mongodb

usage

MONGODB=<url> SECRET=<secret> npm start
  • navigate to localhost:3000/api/setup
  • user admin:password is created
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].