Skip to content

xcodeuuuuu66699/vocadb

 
 

Repository files navigation

Build status

VocaDB is a Vocaloid Database with translated artists, albums, music videos and more. Our goal is to be the most accurate and complete source of Vocaloid discography and artists.

The software is based on Microsoft ASP.NET MVC 5 (.NET 4.6), jQuery, jQuery UI, Twitter Bootstrap, Knockout, and it uses a SQL database through the NHibernate 4 ORM. Server side code is written in C#, most of the client side is TypeScript.

The same software is used for UtaiteDB and TouhouDB.

How to contribute

Take a look at the code and instructions for setting up the development environment.

Any bugs and change requests are to be reported here, on the issues tab. If you think you could help, take a look at the list of reported issues, create a fork and you can fix it there and create a pull request back to the main repository.

Web API

We have a comprehensive web API for programmatic access. Please take a look if you're interested.

About

VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 41.9%
  • JavaScript 35.3%
  • HTML 10.3%
  • TypeScript 7.8%
  • CSS 4.7%