An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

### NasaTechport **cli**

NASA-Logo

**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`**.