Skip to content

Commit f2bc960

Browse files
authored
Minor changes in milestones
1 parent a031dc1 commit f2bc960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Open API Web Search project is all about providing a simple way for developers t
1616

1717
The goal of this project can be achieved with the following milestones:
1818

19-
1. **Crawling**: Crawl webpages looking for API Definitions—mostly from lesser-known sources.
19+
1. **Crawling**: Crawl webpages looking for **valid** API Definitions—mostly from lesser-known sources.
2020
2. **Indexing**: Validate & store indexed crawl results.
2121
3. **Implementing a search algorithm**: Using this large dataset of OpenAPI/Swagger specifications, expose an API that abstracts away the complexity of searching the web for specific terms for finding APIs
2222
4. **Providing an interface**: Design a UI for API consumers and producers to initiate a search looking for APIs. Initially, the search can be done using metadata—the info object of the [OpenAPI document](https://spec.openapis.org/oas/latest.html#info-object).

0 commit comments

Comments
 (0)