v1.0.0 (Garnet Amaranthus)
A brand new self-host API-based blogging system powered by Scala.
Features
Auth
- Key pair
- Logging
- Generate JWT
- Configurable expiration
- Validate JWT
Protection
- UA Filter
- IP Filter
- CORS (WIP)
- DDOS
Caching
- Cache Flash API
- Sitemap Caching
- Configurable
- ContentTypes Caching
- Configurable
- Othres
Contents
- Create
- Select
- Return id
- GET API migrate from
path
toid
- Update
- Check diff & clean up externalResources & Tags
- Delete
- Delete with externalResources & Tags
Tags
- Create
- Select
- List
- Number of Contents by tag
- by TagName
- List
- Update
- Delete
Search
- Imple Full-text search
- Select
- By QueryParams
Tests
- Use DB
Infrastracture
- Publish Docker Image
Others
- RSS
- Sitemap
- GraphQL