mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 18:51:03 +01:00
126c4de29b
1. Fix index, including both start and end. So Literal[start:end+1] will be a valid part. 2. Replace any with string, add file param type 3. Start of making the evaluator, starting with regexp for param types (these expression can be changed or/and overriden by user later on) Former-commit-id: ab95265f953dadbf84170b543e1ff8840f9c4a14 |
||
---|---|---|
.. | ||
ipel | ||
macros_test.go | ||
macros.go | ||
param_parser_test.go | ||
param_parser.go | ||
path_parser_test.go | ||
path_parser.go | ||
README.md |
_future
This folder contains features that are marked as 'work-in-progress', they can take a long to be fully implemented and adopted to the Iris framework itself, even months.
Some people may find that bad idea, for many and different reasons, to upload them on that public repository so soon.
But I think that it is a good place for new developers to view and track how a feature is being implemented step-by-step. How I develop Iris step-by-step.
Inspiration for new Iris Developers.
I have collected some tips for you!
- Do What They Think You Can't Do.
- It's Not How Good You Are, It's How Good You Want To Be.
- Genius is 1% Inspiration, 99% Perspiration.
- You Are Your Only Limit.
- Do Something Today That Your Future Self Will Thank You.
- Don't Call It A Dream - Call It A Plan.
And never forget, If I can do it, so can you!
Any brilliant ideas of yours?
I'll be glad to talk with you about your awesome feature requests, open a new discussion there, you will be heard!