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

https://github.com/bapturp/bloglist


https://github.com/bapturp/bloglist

fullstackopen

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Blog List

This repository is embeded as a submodule of [github.com/bapturp/fullstackopen](https://github.com/bapturp/fullstackopen.git) within `part4/bloglist`.

## Optional exercises

- Check that the `username`, `password` and `name` is long enough and consists of permitted characters, add any relevant tests.
- Fix the tests