Node Todo RESTful Api - JavaScript
https://github.com/10yung/Node-Todo-RESTful-Api 6Node Todo RESTful Api - JavaScript Similar Projects List
Django api rest - Python
3
RESTful Todolist API GET todolist/ POST todolist/ {"desc" : "Description of task to do"} DELETE todolist/ PUT todolist/ Requirements D
RestExpress - Java
930
Minimalist Java framework for rapidly creating scalable, containerless, RESTful microservices. Ship a production-quality, headless, RESTful API in the shortest time possible. Uses Netty for HTTP, Jackson for JSON, Metrics for metrics, properties files for configuration. Sub-projects and plugins enable, NoSQL, Swagger, Auth0, HAL integration, etc.
RestExpress is a thin wrapper on the JBOSS Netty HTTP stack to provide a simple and easy way to create RESTful services in Java that support massive Internet Scale and performance.
Born to be simple, only three things are required to wir
Ethereum todolist - JavaScript
133
A todoList ethereum sample app made with create-react-app, Truffle and web3.
TodoList Dapp
Live demo
Goal
While a TodoList app is not suited to ethereum-based backends, I originally wanted to do one to get my hands on this technology and to have a very simple app actually doing som
React hooks todo app - JavaScript
178
A highly testable TodoList app that uses React hooks and Context.
React Hooks Todo App
A trial to achieve a correct approach. Trying to get rid off using Redux, make contexts more useful with useReducer and make components "easy-to-test simple functions".
A highly decoupled, testable
Todolist flutter - Dart
264
?Flutter TodoList tutorial.
Todo List built with Flutter
Built with Git Tutor
This tutorial will walk you through the process of building of a simple todo-list with Flutter
Getting started
Make sure to complete flutter installation
Coc todolist - TypeScript
139
? Todolist/task manager extension for (Neo)Vim.
coc-todolist
Todolist/task manager extension for coc.nvim
Install
:CocInstall coc-todolist
Features
Allow to set a reminder for a todo item
Auto sync your todolist with gist(require github token on
Restler - JavaScript
1.3k
Simple and effective multi-format Web API Server to host your PHP API as Pragmatic REST and / or RESTful API.
Luracast Restler

Version 3.0 Release Candidate 5
Restler is a simple and effective multi-format Web API Server written in PHP.
Just deal with your business logic
SnappyURL - JavaScript
3
RESTful url-shortener API built on Node.js with Express. Integrates with MongoDB Atlas on the backend. SnappyURL (RESTful API) ? Built with Node.js + Express MongoDB Atlas ? How to install API Fork and clone this repository using git clone https://git
Hello.js - JavaScript
4.6k
A Javascript RESTFUL API library for connecting with OAuth2 services, such as Google+ API, Facebook Graph and Windows Live Connect.
hello.js
A client-side JavaScript SDK for authenticating with OAuth2 (and OAuth1 with a oauth proxy) web services and querying their REST APIs. HelloJS standardizes paths and responses to common APIs like Google Data Services,
Final space api - JavaScript
25
Final Space API : RESTful API based on the show Final Space. The Final Space API is a RESTful API based on the television show Final Space.
Node express boilerplate
3.7k
A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
Swagger stats - JavaScript
674
API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices. swagger-stats | API Observability https://swaggerstats.io | Guide Trace API calls and Monitor API performance, health and usage statistics in Node.js
Nakadi - Java
814
A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues.
Nakadi Event Broker
Nakadi is a distributed event bus broker that implements a RESTful API abstraction on top of Kafka-like queues, which can be used to send, receive, and analyze streaming data in real time, in a reliable an
Go json rest - Go
3.5k
Go-Json-Rest
A quick and easy way to setup a RESTful JSON API
Go-Json-Rest is a thin layer on top of net/http that helps building RESTful JSON APIs easily. It provides fast and scalable request routing using a Trie based imp