File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ then, start the app with:
5050$( venv) ellar runserver --reload
5151```
5252
53- Open your browser and navigate to [ ` http://localhost:3000 / ` ] ( http://localhost:3000 / ) .
53+ Open your browser and navigate to [ ` http://localhost:8000 / ` ] ( http://localhost:8000 / ) .
5454![ Swagger UI] ( img/ellar_framework.png )
5555
5656## Features Summary
@@ -76,6 +76,7 @@ Open your browser and navigate to [`http://localhost:3000/`](http://localhost:30
7676Project is still in development
7777
7878- Documentation - in progress
79+ - Interceptors - [ Aspect Oriented Programming] ( https://en.wikipedia.org/wiki/Aspect-oriented_programming ) (AOP) technique
7980- Database Plugin with [ Encode/ORM] ( https://github.com/encode/orm )
8081- Caching
8182- API Throttling
You can’t perform that action at this time.
0 commit comments