Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drive web concepts via configuration file #1

Open
dret opened this issue Sep 5, 2017 · 3 comments
Open

drive web concepts via configuration file #1

dret opened this issue Sep 5, 2017 · 3 comments

Comments

@dret
Copy link

dret commented Sep 5, 2017

the web concepts used in rapido (such as HTTP methods, status codes, media types, and so forth) should be driven by configuration. http://webconcepts.info/concepts/ lists various concepts and values, http://webconcepts.info/concepts.json is one big JSON listing everything (documentation is available at http://webconcepts.info/JSON-concepts).
this would make it unnecessary to hardcode these concepts into rapido. it also would make it possible to support per-user config. users could then subset/extend web concepts, and would get a personalized version of rapido.
if there is any info missing in web concepts, i'd be more than happy to make changes as required: https://github.com/dret/webconcepts/issues

@mitraman
Copy link
Owner

mitraman commented Sep 6, 2017

added to my feature backlog

@mitraman mitraman closed this as completed Sep 6, 2017
@mitraman
Copy link
Owner

mitraman commented Sep 6, 2017

whoops, didn't mean to close it.

@mitraman mitraman reopened this Sep 6, 2017
@dret
Copy link
Author

dret commented Sep 6, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants