MVP working version 0.5
The First version of Blog Platform Application.
Main features to cover functional requirements;
- In-memory simple data storage for Posts
- Create Post
- Retrive Post by id
- Update Post by id
- Delete Post by id
- Retrive List of all Posts
Non-functional features:
- Https-only access with certificate
- Swagger documentation
- Postman test collection
- Certificate generator included together with keys