howaboutudance / actix-json-error-middleware

A actix-web middleware to respond to requests that error with JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write README.md for actix-web-json-error_middleware

howaboutudance opened this issue · comments

As a software developer, I need the library to have a basic but well written README file

Acceptance Criteria:

  • Will have sections on:
    • the description of the purpose of the library
    • How setup the environment needed to start developing
    • How to test
    • How to add to a basic application
    • basics of how to contribute
    • To file bugs in issues

Out of scope:

  • How to introduce to another project (Covered by future story)
  • Example of use in a application with screenshots