https://github.com/chadnpc/nasatechport
A cli tool that lets you discover latest technology developments from #NASA.
https://github.com/chadnpc/nasatechport
Last synced: 8 months ago
JSON representation
A cli tool that lets you discover latest technology developments from #NASA.
- Host: GitHub
- URL: https://github.com/chadnpc/nasatechport
- Owner: chadnpc
- License: mit
- Created: 2022-06-05T07:49:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T09:32:41.000Z (about 4 years ago)
- Last Synced: 2025-02-10T01:31:39.494Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### NasaTechport **cli**

**Unofficial** CLI app to discover new technologies [`NASA`](https://www.nasa.gov) is working on every day, using it's RESTful web services [API](https://techport.nasa.gov/xml-api).
>NASA is working on technologies for propulsion, nanotechnology, robots, and human health.
The primary purpose of this cli program is to discover interesting opensource projects from NASA without leaving the terminal and in an interactive way.
## NOTE
- The Official Techport online [Home Page](https://techport.nasa.gov/home)
- **This is just a `learning project` to playaround with REST APIs in `Rust`**.