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

https://github.com/soreana/database_book


https://github.com/soreana/database_book

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Document README (please edit)

This is the README generated by `softcover new `. It's not used by the [Softcover](http://softcover.io/) website, but it's a good practice to have a README when storing your document's source at, e.g., [GitHub](http://github.com/) or [Bitbucket](http://bitbucket.org/). (The latter is especially recommended for documents whose source isn't public, as Bitbucket allows unlimited free private repositories.)

Softcover documents come with a `.gitignore` file for use with [Git](http://git-scm.com/). To get started, add your files as follows:

$ git add -A
$ git commit -m "Initialize repository"

Then follow the instructions at [GitHub](http://github.com/) or [Bitbucket](http://bitbucket.org/) to create and push a remote repository.