Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/easoncxz/yntdl

YNTDL is Not a ToDo List
https://github.com/easoncxz/yntdl

Last synced: 15 days ago
JSON representation

YNTDL is Not a ToDo List

Awesome Lists containing this project

README

        

YNTDL
=========

YNTDL stands for "YNTDL is Not a ToDo List", although in fact - it sort of is. It is named this way because it's not (going to be) very complete/robust, since it's only a demo project.

This repo includes:

- a REST server that provides the YNTDL service over HTTP; and
- a simple custom HTTP client to consume the service.

Everything in here uses the Spring Framework. It's better to use STS ("Spring Tool Suite") to work with this repo. Assuming you'll use STS, if you're to create a new project into which to copy these source code, pick "Spring MVC" as your type of Spring project.