All Projects → Simple Rest Api → Similar Projects or Alternatives

471 Open source projects that are alternatives of or similar to Simple Rest Api

Express Openapi Validator
🦋 Auto-validates api requests, responses, and securities using ExpressJS and an OpenAPI 3.x specification
Stars: ✭ 436 (+8620%)
Mutual labels:  express
Jackblog Api Express
Jackblog API Server Express版, 个人博客系统, 基于RESTful架构, 使用Node.js, Express, MongoDB, Redis, Token Auth, 七牛云存储等.
Stars: ✭ 405 (+8000%)
Mutual labels:  express
Vue Express Mongodb
前后端分离
Stars: ✭ 534 (+10580%)
Mutual labels:  express
Inversify Express Utils
Some utilities for the development of Express application with InversifyJS
Stars: ✭ 454 (+8980%)
Mutual labels:  express
Strimpack
A platform for livestreamers to make a home for their audience.
Stars: ✭ 378 (+7460%)
Mutual labels:  express
Simorgh
The BBC's Open Source Single Page Application. Contributions welcome! Used on some of our biggest websites, e.g.
Stars: ✭ 550 (+10900%)
Mutual labels:  express
Video.github.io
🎬视频网站项目已实现功能: 首页导航栏,中部轮播图,以及电影列表的展现,底部导航链接 注册页面 视频播放页面 搜索页面 登录页面 用户管理页面 一键安装 电影抓取 等功能。基于NodeJS的Express框架开发的动态网站项目,下面也提供了本程序的相关演示站点。
Stars: ✭ 413 (+8160%)
Mutual labels:  express
Mevn Cli
Light speed setup for MEVN(Mongo Express Vue Node) Apps
Stars: ✭ 696 (+13820%)
Mutual labels:  express
Stackoverflow Clone
This project is a simplified a full stack clone of Stackoverflow.
Stars: ✭ 395 (+7800%)
Mutual labels:  express
Passport Magic Login
Passwordless authentication with magic links for Passport.js.
Stars: ✭ 493 (+9760%)
Mutual labels:  express
Social Network
Mini social network that I made as my first web app project.
Stars: ✭ 458 (+9060%)
Mutual labels:  express
Node Tutorial
☺️Some of the node tutorial -《Node学习笔记》
Stars: ✭ 364 (+7180%)
Mutual labels:  express
Express Babel
Express starter kit with ES2017+ support, testing, linting, and code coverage
Stars: ✭ 621 (+12320%)
Mutual labels:  express
Hackernews React Graphql
Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
Stars: ✭ 4,242 (+84740%)
Mutual labels:  express
Btc Rpc Explorer
Database-free, self-hosted Bitcoin explorer, via RPC to Bitcoin Core.
Stars: ✭ 699 (+13880%)
Mutual labels:  express
Any Rule
🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台
Stars: ✭ 5,708 (+114060%)
Mutual labels:  express
Express Validator
An express.js middleware for validator.js.
Stars: ✭ 5,236 (+104620%)
Mutual labels:  express
Serverless Express
Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, Lambda@Edge, and ALB.
Stars: ✭ 4,265 (+85200%)
Mutual labels:  express
Nodejs Learning Guide
Nodejs学习笔记以及经验总结,公众号"程序猿小卡"
Stars: ✭ 6,379 (+127480%)
Mutual labels:  express
Graphql Ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Stars: ✭ 398 (+7860%)
Mutual labels:  express
Opine
Fast, minimalist web framework for Deno ported from ExpressJS.
Stars: ✭ 506 (+10020%)
Mutual labels:  express
Browserify Middleware
express middleware for browserify, done right
Stars: ✭ 385 (+7600%)
Mutual labels:  express
Rest Api Nodejs Mongodb
A boilerplate for REST API Development with Node.js, Express, and MongoDB
Stars: ✭ 672 (+13340%)
Mutual labels:  express
Rest Api Node Typescript
Building RESTful Web APIs with Node.js, Express, MongoDB and TypeScript
Stars: ✭ 373 (+7360%)
Mutual labels:  express
Ueditor
📝 UEditor 官方支持的版本有PHP JSP ASP .NET. ueditor for nodejs 可以让你的UEditor支持node.js
Stars: ✭ 493 (+9760%)
Mutual labels:  express
Api Design Node V3
[Course] API design in Node with Express v3
Stars: ✭ 459 (+9080%)
Mutual labels:  express
Nodejs Api Boilerplate
A boilerplate for kickstart your nodejs api project with JWT Auth and some new Techs :)
Stars: ✭ 364 (+7180%)
Mutual labels:  express
Cabin
🌲 Cabin is the best JavaScript and Node.js logging service and logging npm package
Stars: ✭ 622 (+12340%)
Mutual labels:  express
Kite
🌴 Kite 前台页面是vue ssr服务端渲染、后台页面是react spa、服务层nodejs express、mysql编写的一套多权限文章、动态管理系统
Stars: ✭ 455 (+9000%)
Mutual labels:  express
Nodeapi
Simple RESTful API implementation on Node.js + MongoDB.
Stars: ✭ 719 (+14280%)
Mutual labels:  express
Express Jwt Permissions
🚦 Express middleware for JWT permissions
Stars: ✭ 444 (+8780%)
Mutual labels:  express
Node Express Mongodb Jwt Rest Api Skeleton
This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp
Stars: ✭ 603 (+11960%)
Mutual labels:  express
Create Graphql
Command-line utility to build production-ready servers with GraphQL.
Stars: ✭ 441 (+8720%)
Mutual labels:  express
Morgan
HTTP request logger middleware for node.js
Stars: ✭ 6,788 (+135660%)
Mutual labels:  express
Meantorrent
meanTorrent - MEAN.JS BitTorrent Private Tracker - Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js, A BitTorrent Private Tracker CMS with Multilingual, and IRC announce support, CloudFlare support. Demo at:
Stars: ✭ 438 (+8660%)
Mutual labels:  express
Node Express Mongoose Demo
A simple demo app using node and mongodb for beginners
Stars: ✭ 4,976 (+99420%)
Mutual labels:  express
Vue2 blog
使用vue2.x + vue-cli +vue-router+ vuex + axios + mysql + express + pm2 + webpack+nginx构建的具有登录,注册,留言,用户发帖,用户评论等功能的SPA Blog。注意,注意,注意,后端API全部自己手写,很适合刚学习vue以及express的小伙伴学习,喜欢请Star鼓励一下我,谢谢!项目预览:
Stars: ✭ 417 (+8240%)
Mutual labels:  express
Koa2 Api Scaffold
一个基于Koa2的轻量级RESTful API Server脚手架。
Stars: ✭ 694 (+13780%)
Mutual labels:  express
Forms Angular
Probably the most opinionated framework in the world
Stars: ✭ 412 (+8140%)
Mutual labels:  express
Generator Express No Stress
🚂 A Yeoman generator for Express.js based 12-factor apps and apis
Stars: ✭ 534 (+10580%)
Mutual labels:  express
Peril
☢️ Serious and immediate danger.
Stars: ✭ 410 (+8100%)
Mutual labels:  express
React Native Full Example
第一个完整的react-native项目。包括服务端和移动端两部分。服务端使用express+bootstrap进行搭建,主要功能有登录、退出、模块选择、查看、修改、删除、分页等后台管理的基本功能;移动端主要用到组件View、Text、Image、ScrollView、ListView等常用的组件,也使用了第三方的地图服务(高德地图),作为初学者。是一个很好的学习案例。
Stars: ✭ 809 (+16080%)
Mutual labels:  express
Spruce
A social networking platform made using Node.js and MongoDB
Stars: ✭ 399 (+7880%)
Mutual labels:  express
Qqmusicapi
基于 Express + Axios 的 QQ音乐接口 nodejs 版
Stars: ✭ 506 (+10020%)
Mutual labels:  express
Protect
Proactively protect your Node.js web services
Stars: ✭ 394 (+7780%)
Mutual labels:  express
React Ssr Setup
React Starter Project with Webpack 4, Babel 7, TypeScript, CSS Modules, Server Side Rendering, i18n and some more niceties
Stars: ✭ 678 (+13460%)
Mutual labels:  express
Vue Crud X
Vue+Express Cookbook & CRUD Component (with Vite and Web Components)
Stars: ✭ 393 (+7760%)
Mutual labels:  express
Open Api
A Monorepo of various packages to power OpenAPI in node
Stars: ✭ 497 (+9840%)
Mutual labels:  express
Express Rest Api Boilerplate
Express REST API with JWT Authentication and support for sqlite, mysql, and postgresql
Stars: ✭ 384 (+7580%)
Mutual labels:  express
H5maker
h5编辑器类似maka、易企秀 账号/密码:admin
Stars: ✭ 753 (+14960%)
Mutual labels:  express
Practicalnode
Practical Node.js, 1st and 2nd Editions [Apress] 📓
Stars: ✭ 3,694 (+73780%)
Mutual labels:  express
Mern Crud
A simple records system using MongoDB, Express.js, React.js, and Node.js with real-time CRUD operations using Socket.io
Stars: ✭ 493 (+9760%)
Mutual labels:  express
Judo Heroes
A React application to showcase rendering with Universal JavaScript
Stars: ✭ 373 (+7360%)
Mutual labels:  express
Docker Handbook Projects
Project codes used in "The Docker Handbook"
Stars: ✭ 661 (+13120%)
Mutual labels:  express
Nestjs
A collection of badass modules and utilities to help you level up your NestJS applications 🚀
Stars: ✭ 475 (+9400%)
Mutual labels:  express
Generator Express
An express generator for Yeoman, based on the express command line tool.
Stars: ✭ 821 (+16320%)
Mutual labels:  express
Vue 163 Music
【停止维护】网易云音乐web版,支持PC端常用功能,localStorage保存播放列表
Stars: ✭ 788 (+15660%)
Mutual labels:  express
Node Vue Moba
Node.js (Express.js) + Vue.js (Element UI) 全栈开发王者荣耀手机端官网和管理后台
Stars: ✭ 750 (+14900%)
Mutual labels:  express
Openuserjs.org
The home of FOSS user scripts.
Stars: ✭ 632 (+12540%)
Mutual labels:  express
Fullstack Javascript Architecture
✍️ Opinionated project architecture for Full-Stack JavaScript Applications.
Stars: ✭ 464 (+9180%)
Mutual labels:  express
1-60 of 471 similar projects